Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/52475/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/core/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/core/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T15:25:57.557662Z",
    "action": 59,
    "target": "This app's installed version only requires yunohost >= 2.x, 3.x or 4.x, which tends to indicate that it's not up to date with recommended packaging practices and helpers. You should really consider upgrading it.",
    "id": 201768,
    "action_name": "String updated in the repository",
    "url": "https://translate.yunohost.org/api/changes/201768/?format=api"
}