Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1919263/?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": "https://hive.bgforge.net/api/users/tygyh/?format=api",
    "author": "https://hive.bgforge.net/api/users/tygyh/?format=api",
    "timestamp": "2025-06-27T13:10:45.048978Z",
    "action": 37,
    "target": "Jag kanske har använt några tvivelaktiga delar, men det är inte som att jag begår mord. Morbids grejer är redan döda, eller hur?",
    "id": 1499746,
    "action_name": "Marked for edit",
    "url": "https://hive.bgforge.net/api/changes/1499746/?format=api"
}