Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/114899/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/store/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/store/nl/?format=api",
    "user": "https://translate.yunohost.org/api/users/tyo/?format=api",
    "author": "https://translate.yunohost.org/api/users/tyo/?format=api",
    "timestamp": "2025-05-01T20:29:58.909339Z",
    "action": 5,
    "target": "Hier kunnen packagers de status van automatische tests (CI) en voortdurende hoofd-pull-requests over alle apps volgen. Als je aan de slag wil met app-packaging voor YunoHost, lees dan alsjeblieft <a class='text-blue-500' href='https://yunohost.org/packaging_apps'>de packaging documentatie</a> en zeg eens gedag in de <a class='text-blue-500' href='https://yunohost.org/chat_rooms'>app-packaging chatroom</a>!",
    "id": 227629,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/227629/?format=api"
}