Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/1591/?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:59:33.771457Z",
    "action": 4,
    "target": "Fahre ohne Fehler fort.",
    "id": 763595,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/763595/?format=api"
}