Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/724732/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/bookshandbookprinting_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/bookshandbookprinting_index/zh_TW/?format=api",
    "user": null,
    "author": "https://translate-dev.freebsd.org/api/users/anonymous/?format=api",
    "timestamp": "2021-04-05T15:58:12.668291Z",
    "action": 6,
    "target": "網路印表機可直接連接到區域網路。",
    "id": 262494,
    "action_name": "Αυτόματη μετάφραση",
    "url": "https://translate-dev.freebsd.org/api/changes/262494/?format=api"
}