Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/16926101/?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/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-16T22:17:27.557696Z",
    "action": 30,
    "target": "**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",
    "id": 14896384,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/14896384/?format=api"
}