Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8575128/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/cuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/cuimessages/ab/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-11-25T19:03:41.284730Z",
    "action": 13,
    "target": "",
    "id": 220072,
    "action_name": "Source string added",
    "url": "https://translations.documentfoundation.org/api/changes/220072/?format=api"
}