Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12370311/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora/rawhidepagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora/rawhidepagesindex/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/harmful-breeze/?format=api",
    "timestamp": "2024-10-07T08:19:19.699786Z",
    "action": 2,
    "target": "Fedora prend en charge la version actuelle et la précédente. À titre de référence, voici un lien rapide vers les notes de version précédentes.",
    "old": "Fedora supporte la version actuelle et la précédente. À titre de référence, voici un lien rapide vers les notes de version précédentes.",
    "details": {
        "state": 20,
        "source": "Fedora supports the current and the previous release. As a reference here is a quick link to the previous release notes.",
        "old_state": 20
    },
    "id": 17113250,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17113250/?format=api"
}