Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/1259903/?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:37.539689Z",
    "action": 9,
    "target": "a(z) %1$s könyvtár nem nyitható meg: %2$s",
    "old": "",
    "details": {
        "state": 20,
        "source": "cannot open directory %1$s: %2$s",
        "old_state": 0
    },
    "id": 16890517,
    "action_name": "Translation uploaded",
    "url": "https://translate.fedoraproject.org/api/changes/16890517/?format=api"
}