Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/32182/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/uuimessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/uuimessages/de/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/AW/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Mr.Update/?format=api",
    "timestamp": "2022-07-20T14:27:02.199033Z",
    "action": 7,
    "target": "Das Dokument '$(ARG1)' ist zur Bearbeitung gesperrt durch:\n\n$(ARG2)\n\nVersuchen Sie, das Dokument später zu speichern oder speichern Sie eine Kopie dieses Dokuments.",
    "id": 3400434,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/3400434/?format=api"
}