Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/68037/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/use_of_untrusted_live_system_found_on_local_hard-disk/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/use_of_untrusted_live_system_found_on_local_hard-disk/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-06-24T17:13:06.802636Z",
    "action": 4,
    "target": "Démarrer un autre système Live que celui que vous pensez, sans en être informé, peut entraîner toute sorte de fuite d'informations, de rupture d'anonymat, etc.",
    "id": 3000434,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3000434/?format=api"
}