Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1259993/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/libdnf-dnf-4-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/libdnf-dnf-4-master/hu/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/meskobalazs/?format=api",
    "timestamp": "2024-08-21T19:13:35.476550Z",
    "action": 9,
    "target": "A(z) %1$s csomag nem ellenőrizhető, és a(z) %2$s tárolónál engedélyezett a GPG: %3$s",
    "old": "",
    "details": {
        "state": 20,
        "source": "package %1$s cannot be verified and repo %2$s is GPG enabled: %3$s",
        "old_state": 0
    },
    "id": 16890499,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/16890499/?format=api"
}