Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754867/?format=api",
    "component": "https://translate.tails.net/api/components/tails/upgrade-error-install/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/upgrade-error-install/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-09-18T09:15:00.622249Z",
    "action": 59,
    "target": "Copiez le fichier *tails-debugging-info* depuis votre **Dossier personnel** vers une autre clé USB.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Copy the file *tails-debugging-info* from your *Home* folder to another USB stick.",
        "old_state": -1
    },
    "id": 3517944,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3517944/?format=api"
}