Changes API.

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

GET /api/changes/3397375/?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/Mr.Update/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Mr.Update/?format=api",
    "timestamp": "2022-07-19T12:35:09.577758Z",
    "action": 4,
    "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": 3397375,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/3397375/?format=api"
}