Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/778071/?format=api",
    "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/home/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "timestamp": "2022-11-23T18:37:20.892904Z",
    "action": 5,
    "target": "Volete saperne di più su questo argomento?\nSegui il corso online di CHATONS \"Internet: pourquoi et comment reprendre le contrôle?\". (solo in francese).",
    "id": 483926,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/483926/?format=api"
}