Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/121918/?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/Nickname/?format=api",
    "timestamp": "2024-12-30T15:40:23.374582Z",
    "action": 4,
    "target": "Online Server (VPS)",
    "id": 194483,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/194483/?format=api"
}