Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121873/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/Nickname/?format=api",
    "author": "https://translate.yunohost.org/api/users/zwiebel/?format=api",
    "timestamp": "2024-12-30T10:43:44.892906Z",
    "action": 7,
    "target": "Ziehen Sie ihr eigenes<br/> kleines Stück Internet heran!",
    "id": 194456,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/194456/?format=api"
}