Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121874/?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:43:43.003790Z",
    "action": 4,
    "target": "Hauptmenü",
    "id": 193731,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/193731/?format=api"
}