Changes API.

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

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

{
    "unit": "http://weblate.openmptcprouter.com/api/units/7891/?format=api",
    "component": "http://weblate.openmptcprouter.com/api/components/omr/lucimoddashboard/?format=api",
    "translation": "http://weblate.openmptcprouter.com/api/translations/omr/lucimoddashboard/ru/?format=api",
    "user": "http://weblate.openmptcprouter.com/api/users/GermanAizek/?format=api",
    "author": "http://weblate.openmptcprouter.com/api/users/GermanAizek/?format=api",
    "timestamp": "2024-02-21T12:17:13.347090Z",
    "action": 45,
    "target": "",
    "id": 9212,
    "action_name": "Contributor joined",
    "url": "http://weblate.openmptcprouter.com/api/changes/9212/?format=api"
}