Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/132564/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/forte/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/forte/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:39:07.982139Z",
    "action": 71,
    "target": "**Failing to get admin rights**: If the admin cannot access the admin settings at `https://mywebsite.domain.tld/admin` or you want to grant admin rights to any other registered user on your website, then you have to **manually add 4096** to the ***account_roles*** under ***accounts*** for that user in the **database through software like phpMyAdmin**.",
    "id": 203573,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/203573/?format=api"
}