Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1649742/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/fixt/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/fixt/fr/?format=api",
    "user": "https://hive.bgforge.net/api/users/HawK-EyE/?format=api",
    "author": "https://hive.bgforge.net/api/users/HawK-EyE/?format=api",
    "timestamp": "2024-05-01T23:54:49.947739Z",
    "action": 5,
    "target": "Un morceau de Cordex, une marque militaire d'explosifs au plastic. Très stable, très dévastateur. Comprend une minuterie, qui est activée.",
    "id": 1330587,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/1330587/?format=api"
}