Changes API.

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

GET /api/changes/3309475/?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": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "author": "https://translate.tails.boum.org/api/users/Chre/?format=api",
    "timestamp": "2024-05-10T08:10:34.033835Z",
    "action": 7,
    "target": "Dans l'écran de bienvenue, sélectionnez votre langue et votre disposition de clavier dans la section <b>Langue et formats</b>. Cliquez sur <b>Démarrer Tails</b>.",
    "id": 3309475,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.boum.org/api/changes/3309475/?format=api"
}