Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/678524/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocresetmac-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocresetmac-po/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:33:09.291162Z",
    "action": 13,
    "target": "Execute the following command to safely eject the USB stick. Replace <span class=\"command-placeholder\">device</span> with the device name found in step 6.",
    "id": 3266554,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3266554/?format=api"
}