Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17420926/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagescontributing/pt/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/mansil/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/mansil/?format=api",
    "timestamp": "2025-03-08T15:46:44.993466Z",
    "action": 37,
    "target": "# dnf install <package>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "# dnf install <package>\n",
        "old_state": 0
    },
    "id": 18190138,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/18190138/?format=api"
}