Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307808/?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/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T22:31:39.664168Z",
    "action": 71,
    "target": "Fedora {variant-name} 和 Fedora Atomic Host(以及它的继任者 Fedora CoreOS)采取的技术是一样的。然而,{variant-name} 更加注重工作站和桌面使用的情景。",
    "old": "",
    "details": {
        "state": 10,
        "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": -1
    },
    "id": 15432952,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15432952/?format=api"
}