Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/516571/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningscomputerinlinepo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningscomputerinlinepo/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2023-12-31T11:05:40.377893Z",
    "action": 7,
    "target": "Se ejecuta Tails en una computadora con una BIOS, firmware o hardware comprometidos",
    "old": "Ejecutar Tails en una computadora con BIOS, firmware o hardware comprometidos",
    "details": {
        "state": 20,
        "source": "Running Tails on a computer with a compromised BIOS, firmware, or hardware",
        "old_state": 20
    },
    "id": 3234561,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3234561/?format=api"
}