Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1259996/?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:36.095325Z",
    "action": 9,
    "target": "A(z) %s fájlrendszer-méretének lekérése sikertelen",
    "old": "",
    "details": {
        "state": 20,
        "source": "Failed to get filesystem free size for %s",
        "old_state": 0
    },
    "id": 16890505,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/16890505/?format=api"
}