Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121863/?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/zwiebel/?format=api",
    "author": "https://translate.yunohost.org/api/users/zwiebel/?format=api",
    "timestamp": "2024-12-05T16:38:05.930485Z",
    "action": 4,
    "target": "YunoHost: ziehen Sie ihr eigenes kleines Stück Internet heran!",
    "id": 193718,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/193718/?format=api"
}