Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19118693/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-project/masterpagesobjectivesminimization-phase-2/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-project/masterpagesobjectivesminimization-phase-2/zh_Hant/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-13T01:08:20.769277Z",
    "action": 71,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "**initial-setup** — If an image is built without users, there needs to be some way to add a user at startup.  initial-setup does a good job of that, but at the expense of size.  It pulls in anaconda-tui and anaconda-core.  Those two packages then commence to pull in a lot of other, rather large, packages. This is for the IoT images, as well as others.\nWe currently do not have a recommendation, but it is being worked on.\n",
        "old_state": -1
    },
    "id": 18204008,
    "action_name": "String added in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/18204008/?format=api"
}