Changes API.

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

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

{
    "unit": "https://hive.bgforge.net/api/units/1263157/?format=api",
    "component": "https://hive.bgforge.net/api/components/fallout/hero-appearance/?format=api",
    "translation": "https://hive.bgforge.net/api/translations/fallout/hero-appearance/fr/?format=api",
    "user": "https://hive.bgforge.net/api/users/DocteurKain/?format=api",
    "author": "https://hive.bgforge.net/api/users/DocteurKain/?format=api",
    "timestamp": "2021-09-16T06:46:07.146511Z",
    "action": 5,
    "target": "Tu es le personnage féminin commun. Tu viens d'une longue lignée de personnages féminins communs et sans histoires.",
    "id": 486434,
    "action_name": "New translation",
    "url": "https://hive.bgforge.net/api/changes/486434/?format=api"
}