Changes API.

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

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

{
    "unit": null,
    "component": "https://weblate.mineland.net/api/components/mineland/mineland/?format=api",
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/id/?format=api",
    "user": "https://weblate.mineland.net/api/users/mineland/?format=api",
    "author": "https://weblate.mineland.net/api/users/mineland/?format=api",
    "timestamp": "2026-04-04T12:05:44.034506+03:00",
    "action": 44,
    "target": "",
    "id": 122595890,
    "action_name": "New strings to translate",
    "url": "https://weblate.mineland.net/api/changes/122595890/?format=api"
}