Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1768629/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/it/?format=api",
    "user": "https://hive.bgforge.net/api/users/MakinDay/?format=api",
    "author": "https://hive.bgforge.net/api/users/MakinDay/?format=api",
    "timestamp": "2024-05-08T23:42:34.863079Z",
    "action": 5,
    "target": "In 20 anni, la Peste d'Acciaio devasta la neonata Repubblica della Nuova California e dà inizio a un'Era Oscura che potrebbe durare mille anni.",
    "id": 1340980,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/1340980/?format=api"
}