Changes API.

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

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

{
    "unit": "https://weblate.mineland.net/api/units/2127231/?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.859062+03:00",
    "action": 59,
    "target": "&2SkyBlock &8» &fDer Spieler &6{player}&c hat deine Einladung zur Insel abgelehnt.",
    "id": 124336028,
    "action_name": "String updated in the repository",
    "url": "https://weblate.mineland.net/api/changes/124336028/?format=api"
}