Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/782875/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Eeeee/?format=api",
    "timestamp": "2023-01-10T03:01:05.999869Z",
    "action": 5,
    "target": "我們和我們的協會都不是永恆的⋯⋯我們也接受這個事實。\n我們正在努力讓 Framasoft 可以被腐化,也就是說,我們希望能夠留下肥沃的痕跡,創造有用的遺址,讓來後的人們能夠用我們行動所遺留下來的東西去發展。",
    "id": 507075,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/507075/?format=api"
}