Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/923316/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/basicmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/basicmessages/id/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/rizmut/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/rizmut/?format=api",
    "timestamp": "2021-05-06T04:42:09.911783Z",
    "action": 2,
    "target": "Indeks berada di luar rentang yang telah ditentukan.",
    "id": 2143506,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/2143506/?format=api"
}