Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/32691/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/de/?format=api",
    "user": "https://translate.yunohost.org/api/users/kamaluk/?format=api",
    "author": "https://translate.yunohost.org/api/users/kamaluk/?format=api",
    "timestamp": "2021-10-16T21:26:25.648354Z",
    "action": 7,
    "target": "Einige Domänen werden bald ablaufen.",
    "id": 44126,
    "action_name": "Suggestion accepted",
    "url": "https://translate.yunohost.org/api/changes/44126/?format=api"
}