Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/509220/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/upgrade_error_check/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/upgrade_error_check/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "author": "https://translate.tails.boum.org/api/users/nihei/?format=api",
    "timestamp": "2021-05-06T16:25:35.195744Z",
    "action": 4,
    "target": "Lire nos [[notes de mise à jour|doc/upgrade/release_notes]] pour voir s'il y a des problèmes connus liés à la mise à jour automatique vers la dernière version de Tails.",
    "id": 2989694,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/2989694/?format=api"
}