Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18227981/?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/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-08-14T13:40:33.131456Z",
    "action": 30,
    "target": "failed to add reinstall element: %1$s [%2$i]",
    "old": "failed to add install element: %1$s [%2$i]",
    "details": {
        "state": 10,
        "source": "failed to add reinstall element: %1$s [%2$i]",
        "old_state": -1
    },
    "id": 16872445,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/16872445/?format=api"
}