Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11289137/?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": "2022-09-10T22:06:14.680673Z",
    "action": 59,
    "target": "Camada de pacote: a ferramenta rpm-ostree usada para atualizações de host é um sistema de imagem/pacote totalmente híbrido. Por padrão, o sistema opera em modo de imagem pura, mas a disposição de pacotes é útil para coisas como libvirt, drivers etc.",
    "old": "",
    "details": {
        "state": 10,
        "source": "Package layering: Most Fedora packages can be installed on the system with the help of package layering.  By default the system operates in pure image mode, but package layering is useful for things like libvirt, drivers, etc.",
        "old_state": -1
    },
    "id": 7618325,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/7618325/?format=api"
}