Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307800/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T22:31:39.163463Z",
    "action": 71,
    "target": "O Firefox está incluído na imagem do sistema operacional por enquanto. Até que isso mude, fazer com que ele reproduza vídeos funciona da mesma forma que para a Fedora Workstation normal: encontre um pacote com os codecs necessários e instale-o. A única diferença é que você usa `rpm-ostree install` em vez de`dnf install`. Uma solução alternativa é instalar o Firefox noturno, que está disponível como https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxNightly.flatpakref[Flatpak].",
    "old": "",
    "details": {
        "state": 10,
        "source": "Firefox is included in the OS image for now (see https://github.com/fedora-silverblue/issue-tracker/issues/288[issue#288] for progress on moving to Flatpak by default).  Until that changes, getting it to play videos works the same way as it does for the regular {variant-classic}: find a package with the needed codecs, and install it.  The one difference is that you use `rpm-ostree install` instead of `dnf install`.  An alternative solution is to install https://flathub.org/apps/details/org.mozilla.firefox[Firefox from Flathub].",
        "old_state": -1
    },
    "id": 15432934,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15432934/?format=api"
}