Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18180753/?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/da/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-27T09:38:39.950709Z",
    "action": 30,
    "target": "Failed to remove the key.",
    "old": "Failed to get mirror for the group file.",
    "details": {
        "state": 10,
        "source": "Failed to remove the key.",
        "old_state": -1
    },
    "id": 16780609,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/16780609/?format=api"
}