Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/53046/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-27T17:36:28.286890Z",
    "action": 59,
    "target": "The CSV file should be in UTF-8 and with columns username, password, groups, email and quota. For an example import CSV file, you can <a href='/yunohost/api/users/export' target='_BLANK'>export your users in CSV file</a> and change the file.",
    "id": 120753,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/120753/?format=api"
}