Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/30040/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/eo/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-26T14:49:19.537351Z",
    "action": 30,
    "target": "The post-install completed! To finalize your setup, please consider:\n    - adding a first user through the 'Users' section of the webadmin (or 'yunohost user create <username>' in command-line);\n    - diagnose potential issues through the 'Diagnosis' section of the webadmin (or 'yunohost diagnosis run' in command-line);\n    - reading the 'Finalizing your setup' and 'Getting to know YunoHost' parts in the admin documentation: https://yunohost.org/admindoc.",
    "id": 29555,
    "action_name": "Source string changed",
    "url": "https://translate.yunohost.org/api/changes/29555/?format=api"
}