Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/39626/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-08-19T17:19:48.566158Z",
    "action": 30,
    "target": "Seems like the web-admin tried to query something that doesn't exist.",
    "id": 33630,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/33630/?format=api"
}