Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/808767/?format=api",
    "component": "https://weblate.framasoft.org/api/components/degooglisons-internet/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/degooglisons-internet/home/pl/?format=api",
    "user": "https://weblate.framasoft.org/api/users/23v62356/?format=api",
    "author": "https://weblate.framasoft.org/api/users/23v62356/?format=api",
    "timestamp": "2023-03-26T23:31:49.938556Z",
    "action": 5,
    "target": "Przeczytaj więcej na Framablogu",
    "id": 546402,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/546402/?format=api"
}