Changes API.

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

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

{
    "unit": null,
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/sv/?format=api",
    "user": "https://t.naviter.com/api/users/weblate@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/weblate@naviter.com/?format=api",
    "timestamp": "2025-04-18T20:23:28.851336Z",
    "action": 44,
    "target": "",
    "id": 61797,
    "action_name": "New strings to translate",
    "url": "https://t.naviter.com/api/changes/61797/?format=api"
}