Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/fr/?format=api",
    "user": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "author": "https://translate.yunohost.org/api/users/OniriCorpe/?format=api",
    "timestamp": "2024-03-23T19:20:33.599423Z",
    "action": 1,
    "target": "",
    "id": 143767,
    "action_name": "Translation completed",
    "url": "https://translate.yunohost.org/api/changes/143767/?format=api"
}