Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/1690196/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/desktopmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/desktopmessages/da/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/lajo/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/lajo/?format=api",
    "timestamp": "2024-05-14T22:25:20.174493Z",
    "action": 2,
    "target": "Du er ved at installere version $NEW af udvidelsen '$NAME'.\nDenne version er allerede installeret.\nKlik på 'OK' for at erstatte den installerede udvidelse.\nKlik på 'Annullér' for at stoppe installationen.",
    "id": 51211932,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51211932/?format=api"
}