Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/682634/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/restart_first_timeinline/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/restart_first_timeinline/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-03T01:25:28.442256Z",
    "action": 59,
    "target": "1. Dans l'Écran de bienvenue, sélectionnez votre langue et\nvotre disposition de clavier dans la section <span class=\"guilabel\">Language & Region</span>.\nCliquez sur <span class=\"bold\">Démarrer Tails</span>.\n",
    "id": 3284767,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3284767/?format=api"
}