Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/754523/?format=api",
    "component": "https://translate.tails.net/api/components/tails/metadata/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/metadata/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-19T19:02:15.988408Z",
    "action": 59,
    "target": "Exécutez la commande suivante. Remplacez <span class=\"command-placeholder\">fichier.ext</span> avec le chemin vers le fichier que vous voulez nettoyer.",
    "old": "Exécutez la commande suivante. Remplacez <span class=\"command-placeholder\">fichier.ext</span> avec le chemin vers le fichier que vous voulez nettoyer.",
    "details": {
        "state": 30,
        "source": "Execute the following command. Replace <span class=\"command-placeholder\">file.ext</span> with a path to the file that you want to clean.",
        "old_state": 30
    },
    "id": 3529723,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3529723/?format=api"
}