Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674155/?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": "2024-02-27T15:31:42.375030Z",
    "action": 30,
    "target": "Click on the [[!img lib/system-run.png alt=\"Additional partition options\" class=\"symbolic\" link=\"no\"]] button and choose **Change Passphrase** in the shortcut menu.",
    "id": 3260764,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3260764/?format=api"
}