Changes API.

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

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

{
    "unit": "http://translate.pretalx.com/api/units/9436/?format=api",
    "component": "http://translate.pretalx.com/api/components/pretalx/pretalx/?format=api",
    "translation": "http://translate.pretalx.com/api/translations/pretalx/pretalx/de_FORMAL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-07-30T14:23:16.650205Z",
    "action": 30,
    "target": "Information relevant for speakers scheduled in this room, for example room size, special directions, available adaptors for video input …",
    "id": 3530,
    "action_name": "Source string changed",
    "url": "http://translate.pretalx.com/api/changes/3530/?format=api"
}