Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/17307791/?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/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-03-08T22:31:38.455501Z",
    "action": 71,
    "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].",
    "id": 15432912,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/15432912/?format=api"
}