Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/67844/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/ineffective_firewall-level_tor_enforcement/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/ineffective_firewall-level_tor_enforcement/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-11-19T19:29:06.103362Z",
    "action": 36,
    "target": "Cet utilisateur est cependant mentionné dans `/etc/firewall.conf`. `iptables-restore` étant apparemment pointilleux sur les fichiers de configuration inexacts, il refuse de le charger, et l'obligation de passer par Tor au niveau du pare-feu n'est donc pas appliquée.",
    "id": 3032717,
    "action_name": "Translation approved",
    "url": "https://translate.tails.boum.org/api/changes/3032717/?format=api"
}