Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/3136238/?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/es/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/cyphra/?format=api",
    "timestamp": "2025-04-05T14:16:53.352916Z",
    "action": 2,
    "target": "habilita repos (guarda automáticamente)",
    "old": "habilita repos (guarda automaticamente)",
    "details": {
        "state": 20,
        "source": "enable repos (automatically saves)",
        "old_state": 20
    },
    "id": 18314418,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/18314418/?format=api"
}