Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/166805/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/ru/?format=api",
    "user": "https://t.naviter.com/api/users/sergey.larionov@naviter.com/?format=api",
    "author": "https://t.naviter.com/api/users/sergey.larionov@naviter.com/?format=api",
    "timestamp": "2023-09-30T11:25:10.206639Z",
    "action": 37,
    "target": "Airspace",
    "id": 31667,
    "action_name": "Marked for edit",
    "url": "https://t.naviter.com/api/changes/31667/?format=api"
}