Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754648/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocsensitive_documentsscreenshot_and_screencastpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocsensitive_documentsscreenshot_and_screencastpo/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/conan/?format=api",
    "timestamp": "2026-03-01T11:06:25.083957Z",
    "action": 7,
    "target": "Les capture d'écran sont enregistrées dans le dossier *Pictures*, accessible depuis le navigateur de *Fichiers*.",
    "old": "",
    "details": {
        "state": 30,
        "source": "Screenshots are saved in the *Pictures* folder, accessible from the *Files* browser.",
        "old_state": 0
    },
    "id": 3532216,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3532216/?format=api"
}