Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1918267/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/sv/?format=api",
    "user": null,
    "author": "https://hive.bgforge.net/api/users/anonymous/?format=api",
    "timestamp": "2024-04-26T15:27:42.475273Z",
    "action": 4,
    "target": "Jag vet att du kommer göra ditt bästa, min kära. Hitta Tandi, hjälp henne att befria sig från dem där monsterna och för henne tillbaka till Aradesh. Du kommer att hjälpa vårt samhälle och bygga god karma också.",
    "id": 1328801,
    "action_name": "Suggestion added",
    "url": "https://hive.bgforge.net/api/changes/1328801/?format=api"
}