Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18227994/?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": null,
    "author": null,
    "timestamp": "2024-08-14T13:40:37.197605Z",
    "action": 71,
    "target": "a telepítendő elem hozzáadása sikertelen: %1$s [%2$i]",
    "old": "",
    "details": {
        "state": 10,
        "source": "failed to add reinstall element: %1$s [%2$i]",
        "old_state": -1
    },
    "id": 16872485,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/16872485/?format=api"
}