Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/the-vanishing-of-ethan-carter/jatorrizkoa/?format=api",
    "translation": null,
    "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
    "author": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
    "timestamp": "2020-12-28T15:34:44.290999Z",
    "action": 51,
    "target": "",
    "id": 101447,
    "action_name": "Component created",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/101447/?format=api"
}