Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18158564/?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/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-01T22:48:59.582547Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "Although Flatpak is best suited for GUI apps, Toolbox for CLI apps and package layering for system-level packages, it's ultimately up to you to choose the method that best suits your needs.  There's nothing wrong in installing CLI apps with Flatpak, or GUI apps with Toolbox, or using package layering only.  Nevertheless, our examples stick to the aforementioned recommendations throughout this documentation.",
        "old_state": -1
    },
    "id": 16715307,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/16715307/?format=api"
}