Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19134912/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagestroubleshooting/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/serrador/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/serrador/?format=api",
    "timestamp": "2025-04-14T12:43:25.829582Z",
    "action": 5,
    "target": "{variant-name} actualmente no tiene mantenimiento para DKMS.  Consulte el problema de arriba https://github.com/coreos/rpm-ostree/issues/1091[rpm-ostree#1091].",
    "old": "",
    "details": {
        "state": 20,
        "source": "{variant-name} currently does not have support for DKMS.  See the upstream issue https://github.com/coreos/rpm-ostree/issues/1091[rpm-ostree#1091].",
        "old_state": 0
    },
    "id": 18350994,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18350994/?format=api"
}