Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754649/?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:45.243329Z",
    "action": 7,
    "target": "Les captures vidéo sont sauvegardées dans le dossier *Videos*, accessible depuis lenavigateur de *Fichiers*.",
    "old": "",
    "details": {
        "state": 20,
        "source": "Screencasts are saved in the *Videos* folder, accessible from the *Files* browser.",
        "old_state": 0
    },
    "id": 3532218,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3532218/?format=api"
}