Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/676573/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocfirst_stepsdesktop-po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocfirst_stepsdesktop-po/de/?format=api",
    "user": "https://translate.tails.net/api/users/anonymous/?format=api",
    "author": "https://translate.tails.net/api/users/anonymous/?format=api",
    "timestamp": "2024-06-09T18:19:13.789246Z",
    "action": 4,
    "target": "    <p>Standardmässig, gehen jegliche Einstellungen, die Sie in Tails ändern, beim Herunterfahren verloren.\nNur Einstellungen die sie im [[Persistent Storage|persistent_storage]] speichern, werden beim einem Neustart wiederhergestellt.</p>\n",
    "id": 3323430,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3323430/?format=api"
}