Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/755372/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallincstepsverifyinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallincstepsverifyinlinepo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-15T11:08:20.116679Z",
    "action": 59,
    "target": "Si vous ne savez pas comment utiliser une signature OpenPGP, sélectionnez à la place le bouton <b>Sélectionner votre téléchargement</b> pour vérifier votre téléchargement à l'aide de JavaScript.",
    "old": "Si vous ne savez pas comment utiliser une signature OpenPGP, sélectionnez à la place le bouton <b>Sélectionner votre téléchargement</b> pour vérifier votre téléchargement à l'aide de JavaScript.",
    "details": {
        "state": 30,
        "source": "If you don't know how to use the OpenPGP signature, select instead the button <b>Select your download</b> to verify your download with JavaScript.",
        "old_state": 30
    },
    "id": 3529651,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3529651/?format=api"
}