Changes API.

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

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

{
    "unit": "https://translate.modxvm.com/api/units/6523/?format=api",
    "component": "https://translate.modxvm.com/api/components/xvm/xvm-client/?format=api",
    "translation": "https://translate.modxvm.com/api/translations/xvm/xvm-client/pl/?format=api",
    "user": "https://translate.modxvm.com/api/users/konrad509/?format=api",
    "author": "https://translate.modxvm.com/api/users/konrad509/?format=api",
    "timestamp": "2021-07-26T07:39:27.761465Z",
    "action": 2,
    "target": "Specyficzne obrażenia (Śr. obrażenia / punkty życia)",
    "id": 320,
    "action_name": "Translation changed",
    "url": "https://translate.modxvm.com/api/changes/320/?format=api"
}