Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12547554/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-rhel-9/sv/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/bittin/?format=api",
    "timestamp": "2023-02-28T13:07:27.178056Z",
    "action": 5,
    "target": "Innan du fortsätter se till att ditt system är helt uppgraderat genom att köra \"dnf --refresh upgrade\". Vill du fortsätta",
    "old": "",
    "details": {
        "state": 20,
        "source": "Before you continue ensure that your system is fully upgraded by running \"dnf --refresh upgrade\". Do you want to continue",
        "old_state": 0
    },
    "id": 9370408,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9370408/?format=api"
}