Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/1690194/?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:12.085517Z",
    "action": 2,
    "target": "Du er ved at installere version $NEW af udvidelsen '$NAME'.\nDen nyere version $DEPLOYED med navnet '$OLDNAME' er allerede installeret.\nKlik på 'OK' for at erstatte den installerede udvidelse.\nKlik på 'Annullér' for at stoppe installationen.",
    "id": 51211929,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/51211929/?format=api"
}