Changes API.

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

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

{
    "unit": "https://weblate.mineland.net/api/units/2127230/?format=api",
    "component": "https://weblate.mineland.net/api/components/mineland/mineland/?format=api",
    "translation": "https://weblate.mineland.net/api/translations/mineland/mineland/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-04-11T13:01:53.859015+03:00",
    "action": 59,
    "target": "&2SkyBlock &8» &fDu hast die Einladung zur Insel von &6{player}&f abgelehnt.",
    "id": 124336027,
    "action_name": "String updated in the repository",
    "url": "https://weblate.mineland.net/api/changes/124336027/?format=api"
}