Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/660576/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encryption_and_privacyindex/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encryption_and_privacyindex/pt/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-09-12T09:24:22.833237Z",
    "action": 26,
    "target": "[[Criando e usando volumes criptografados com *LUKS*|criptografia_e_privacidade/criptografia_volumes]]",
    "id": 3344601,
    "action_name": "Suggestion removed",
    "url": "https://translate.tails.net/api/changes/3344601/?format=api"
}