Changes API.

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

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

{
    "unit": null,
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/stepmania/default/?format=api",
    "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/stepmania/default/eu/?format=api",
    "user": "https://itzulpenak.gamerauntsia.eus/api/users/galaipa/?format=api",
    "author": null,
    "timestamp": "2020-07-16T20:45:58.040690Z",
    "action": 17,
    "target": "",
    "id": 100222,
    "action_name": "Changes committed",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/100222/?format=api"
}