Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/60987/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/da/?format=api",
    "user": "https://translate.yunohost.org/api/users/fritjof/?format=api",
    "author": "https://translate.yunohost.org/api/users/agdamsbo/?format=api",
    "timestamp": "2024-04-23T14:43:20.179991Z",
    "action": 7,
    "target": "Vælg en lokal del til dit domæne.",
    "id": 151583,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/151583/?format=api"
}