Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/1546/?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/de/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/deleted-1/?format=api",
    "timestamp": "2020-03-17T22:56:19.239001Z",
    "action": 4,
    "target": "Zurück ohne GoSub.",
    "id": 763594,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/763594/?format=api"
}