Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1235401/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-extras/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-extras/sr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/kostic/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/kostic/?format=api",
    "timestamp": "2025-04-09T04:21:21.821348Z",
    "action": 2,
    "target": "Инсталирајте пакете описане у kickstart датотеци на вашем систему",
    "old": "Инсталирајте пакете описане у кикстарт датотеци на вашем систему",
    "details": {
        "state": 20,
        "source": "Install packages defined in a kickstart file on your system",
        "old_state": 20
    },
    "id": 18329593,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18329593/?format=api"
}