Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18158568/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesgetting-started/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesgetting-started/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-01T22:49:05.626990Z",
    "action": 30,
    "target": "Flatpak apps: This is the primary way that (GUI) apps get installed on {variant-name}.",
    "old": "Flatpak apps: this is the primary way that (GUI) apps get installed on Silverblue.",
    "details": {
        "state": 10,
        "source": "Flatpak apps: This is the primary way that (GUI) apps get installed on {variant-name}.",
        "old_state": -1
    },
    "id": 16715317,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/16715317/?format=api"
}