Changes API.

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

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

{
    "unit": "https://itzulpenak.gamerauntsia.eus/api/units/37257/?format=api",
    "component": "https://itzulpenak.gamerauntsia.eus/api/components/ark-survival-evolved/achievements/?format=api",
    "translation": "https://itzulpenak.gamerauntsia.eus/api/translations/ark-survival-evolved/achievements/eu/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-12-16T21:27:49.439949Z",
    "action": 13,
    "target": "",
    "id": 10727,
    "action_name": "Source string added",
    "url": "https://itzulpenak.gamerauntsia.eus/api/changes/10727/?format=api"
}