Changes API.

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

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

{
    "unit": "https://itzulpenak.gamerauntsia.eus/api/units/248921/?format=api",
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/supertux/menu-nagusia/?format=api",
    "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/supertux/menu-nagusia/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-18T20:36:20.731181Z",
    "action": 13,
    "target": "",
    "id": 108195,
    "action_name": "Source string added",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/108195/?format=api"
}