Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/560004/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-03T14:20:45.581955Z",
    "action": 30,
    "target": "[[!img empty_device.png link=no alt=\"Free Space 123 GB\"]]\n",
    "id": 3064066,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3064066/?format=api"
}