Changes API.

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

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

{
    "unit": "http://translate.getmonero.org/api/units/198416/?format=api",
    "component": "http://translate.getmonero.org/api/components/getmonero-user-guides/restore_account/?format=api",
    "translation": "http://translate.getmonero.org/api/translations/getmonero-user-guides/restore_account/ar/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-10-01T08:11:11.131078Z",
    "action": 30,
    "target": "![restore-height](/img/resources/user-guides/en/restore_account/restore-height.png)",
    "id": 106270,
    "action_name": "Source string changed",
    "url": "http://translate.getmonero.org/api/changes/106270/?format=api"
}