Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/98893/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps/funkwhale/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps/funkwhale/en/?format=api",
    "user": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "author": "https://translate.yunohost.org/api/users/anonymous/?format=api",
    "timestamp": "2024-06-20T02:33:10.262304Z",
    "action": 4,
    "target": "If enabled, Funkwhale will be a",
    "id": 156794,
    "action_name": "Suggestion added",
    "url": "https://translate.yunohost.org/api/changes/156794/?format=api"
}