Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17304761/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-plugins-core-l10n-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-plugins-core-l10n-master/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-03T02:36:32.055231Z",
    "action": 71,
    "target": "post-transaction-actions: плохая команда «%s»: %s",
    "old": "",
    "details": {
        "state": 10,
        "source": "pre-transaction-actions: Bad Command \"%s\": %s",
        "old_state": -1
    },
    "id": 15422015,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15422015/?format=api"
}