Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180816/?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/ka/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-27T09:38:53.443108Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "As a result, installing packages signed with this key will fail.\nIt is recommended to remove the expired key to allow importing\nan updated key. This might leave already installed packages unverifiable.",
        "old_state": -1
    },
    "id": 16780719,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/16780719/?format=api"
}