Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/45166414/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/svlmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/svlmessages/fr/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/deleted-1/?format=api",
    "timestamp": "2021-01-23T19:57:00.298462Z",
    "action": 4,
    "target": "_Aide",
    "id": 1783049,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/1783049/?format=api"
}