Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/78000236/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/vclmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/vclmessages/da/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/anonymous/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/anonymous/?format=api",
    "timestamp": "2024-02-25T17:46:46.813052Z",
    "action": 4,
    "target": "Denne fil er blevet låst af en anden bruger.",
    "id": 50690124,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/50690124/?format=api"
}