Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/67949/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/use_of_cleartext_swap_partitions_on_local_hard_disks/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/use_of_cleartext_swap_partitions_on_local_hard_disks/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-10-21T15:02:14.733274Z",
    "action": 36,
    "target": "Nous avons corrigé ce problème de sécurité le 20091006 (commit 00c1ff633e8958d0233) en installant un paquet `live-initramfs` personnalisé dans les images construites.",
    "id": 3022104,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3022104/?format=api"
}