Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/84168/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/portal/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/portal/oc/?format=api",
    "user": "https://translate.yunohost.org/api/users/Quent/?format=api",
    "author": "https://translate.yunohost.org/api/users/Quent/?format=api",
    "timestamp": "2024-12-18T13:13:15.093864Z",
    "action": 5,
    "target": "Las informacions personalas del compte son estadas corrèctament actualizadas !",
    "id": 194115,
    "action_name": "Translation added",
    "url": "https://translate.yunohost.org/api/changes/194115/?format=api"
}