Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/667583/?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": "2025-06-26T18:09:00.290976Z",
    "action": 59,
    "target": "<label class=\"button\"> Sélectionner votre téléchargement pour vérifier&hellip; <input id=\"verify-file\" type=\"file\"/> </label>",
    "old": "<label class=\"button\"> Sélectionner votre téléchargement pour vérifier&hellip; <input id=\"verify-file\" type=\"file\"/> </label>",
    "details": {
        "state": 30,
        "source": "<label class=\"button\"> Select your download to verify&hellip; <input id=\"verify-file\" type=\"file\"/> </label>",
        "old_state": 30
    },
    "id": 3490854,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3490854/?format=api"
}