Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/680362/?format=api",
    "component": "https://translate.tails.net/api/components/tails/mac_startup_disksinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/mac_startup_disksinline/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:34:09.865723Z",
    "action": 30,
    "target": "Immediately press-and-hold the <span class=\"keycap\">Option</span> key (<span class=\"keycap\">⌥</span> or <span class=\"keycap\">Alt</span> key) when the startup sound is played.",
    "id": 3269300,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3269300/?format=api"
}