Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/66255/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-08-07T21:15:44.144167Z",
    "action": 59,
    "target": "",
    "id": 68536,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/68536/?format=api"
}