Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11259443/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-silverblue/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-silverblue/masterpagesindex/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-05T22:08:24.658553Z",
    "action": 59,
    "target": "_Fedora Silverblue_ é um sistema operacional imutável de desktop. Tem como objetivo ser extremamente estável e confiável. Ele também pretende ser uma excelente plataforma para desenvolvedores e para aqueles que usam fluxos de trabalho com foco em contêiner.",
    "old": "",
    "details": {
        "state": 10,
        "source": "_{variant-name}_ is an immutable desktop operating system.  It aims to be extremely stable and reliable.  It also aims to be an excellent platform for developers and for those using container-focused workflows.",
        "old_state": -1
    },
    "id": 7575396,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7575396/?format=api"
}