Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/615790/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/gl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Xos%C3%A9/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Xos%C3%A9/?format=api",
    "timestamp": "2022-06-10T13:58:31.814065Z",
    "action": 2,
    "target": "De arriba para abaixo, e despois para a dereita",
    "id": 3255496,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/3255496/?format=api"
}