Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/690255/?format=api",
    "component": "https://translate.tails.net/api/components/tails/tor_browser/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/tor_browser/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2024-06-19T17:37:57.364277Z",
    "action": 36,
    "target": "[Guide d’utilisation du Navigateur Tor : Connexions sécurisées](https://tb-manual.torproject.org/fr/secure-connections/)",
    "id": 3327011,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3327011/?format=api"
}