Changes API.

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

GET /api/changes/68129/?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/en/?format=api",
    "user": "https://t.naviter.com/api/users/andrej@naviter.com/?format=api",
    "author": null,
    "timestamp": "2025-08-20T10:52:45.164031Z",
    "action": 57,
    "target": "t_devices_data_stream",
    "id": 68129,
    "action_name": "Screnshot added",
    "url": "https://t.naviter.com/api/changes/68129/?format=api"
}