Changes API.

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

GET /api/changes/15432933/?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.163428Z",
    "action": 30,
    "target": "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": "Firefox is included in the OS image for now. Until that changes, getting it to play videos works the same way as it does for the regular Fedora Workstation: 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 the nightly Firefox, which is available as a https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxNightly.flatpakref[Flatpak].",
    "details": {},
    "id": 15432933,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/15432933/?format=api"
}