Changes API.

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

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

{
    "unit": "https://t.naviter.com/api/units/238049/?format=api",
    "component": "https://t.naviter.com/api/components/seeyounavigator/seeyounavigator/?format=api",
    "translation": "https://t.naviter.com/api/translations/seeyounavigator/seeyounavigator/hu/?format=api",
    "user": "https://t.naviter.com/api/users/adam.kiralyhegyi/?format=api",
    "author": "https://t.naviter.com/api/users/adam.kiralyhegyi/?format=api",
    "timestamp": "2024-05-31T10:45:26.624925Z",
    "action": 37,
    "target": "Biztonsági magasság",
    "id": 56642,
    "action_name": "Marked for edit",
    "url": "https://t.naviter.com/api/changes/56642/?format=api"
}