Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/5638/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/nl/?format=api",
    "user": "https://translate.yunohost.org/api/users/avent/?format=api",
    "author": "https://translate.yunohost.org/api/users/avent/?format=api",
    "timestamp": "2025-05-06T18:32:50.721631Z",
    "action": 2,
    "target": "Kon de bestanden voor de backup niet bewaren in het CSV bestand",
    "id": 228035,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/228035/?format=api"
}