Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/53411/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-06T19:51:59.090985Z",
    "action": 30,
    "target": "If checked, all existing users contained in the CSV file will be updated with the new value",
    "id": 39774,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/39774/?format=api"
}