Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/51073494/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "https://translations.documentfoundation.org/api/units/98304827/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriter01/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriter01/pt_BR/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/olivier/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/olivier/?format=api",
    "timestamp": "2024-04-19T20:35:03.984337Z",
    "action": 2,
    "target": "Os lembretes são percorridos na ordem que são definidos. Os lembretes não são salvos quando o documento é fechado.",
    "id": 51073494,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51073494/?format=api"
}