Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/122377/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/landingpage/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/landingpage/gl/?format=api",
    "user": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "author": "https://translate.yunohost.org/api/users/ghose/?format=api",
    "timestamp": "2024-11-01T06:58:56.343479Z",
    "action": 2,
    "target": "Ben, pero por que <i class='fa fa-question'></i>",
    "id": 187994,
    "action_name": "Translation changed",
    "url": "https://translate.yunohost.org/api/changes/187994/?format=api"
}