Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/149937/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/elasticsearch8/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/elasticsearch8/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-04-03T22:16:32.977145Z",
    "action": 71,
    "target": "Therefore, the package is configured to remain not public for now (i.e. not accessible through the web, the apps depending on it should be installed on the same server)",
    "id": 226031,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/226031/?format=api"
}