Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1919258/?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:07:43.468274Z",
    "action": 5,
    "target": "Du måste vara ny i stan om du frågar mig om Vattenhandlarna. Vatten är liv. Och du blir inte mycket mäktigare än liv och död.",
    "id": 1499725,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/1499725/?format=api"
}