Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307805/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesfaq/uk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/yurchor/?format=api",
    "timestamp": "2024-03-09T06:41:31.196834Z",
    "action": 2,
    "target": "У {variant-name} використано ту саму основну технологію, що у {alternative-name}, Fedora IoT та Fedora CoreOS. Втім, акцент у {variant-name} зроблено на задоволенні потреби у якісній робочій станції зі стільницею {variant-desktop}.",
    "old": "У {variant-name} використано ту саму основну технологію, що у Fedora Kinoite, Fedora IoT та Fedora CoreOS. Втім, акцент у {variant-name} зроблено на задоволенні потреби у якісній робочій станції зі стільницею GNOME.",
    "details": {
        "state": 20,
        "source": "{variant-name} uses the same core technology as {alternative-name}, Fedora IoT and Fedora CoreOS.  However, {variant-name} is specifically focused on workstation and desktop use cases with the {variant-desktop}.",
        "old_state": 10
    },
    "id": 15434313,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/15434313/?format=api"
}