Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12284407/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/armfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/armfedoraprojectorg/fi/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/copperi/?format=api",
    "timestamp": "2022-12-08T18:03:15.436003Z",
    "action": 5,
    "target": "Uusimmat ARM aarch64 -levykuvat ovat osoitteessa <a href=\"https://getfedora.org\">getfedora.org</a>.",
    "old": "",
    "details": {
        "state": 20,
        "source": "For latest ARM aarch64 images, visit <a href=\"https://getfedora.org\">getfedora.org</a>.",
        "old_state": 0
    },
    "id": 8966819,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8966819/?format=api"
}