Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/190233/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_leap-seconds/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_leap-seconds/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2020-07-16T14:37:19.169703Z",
    "action": 5,
    "target": "截至本文完稿时,下一个闰秒将会发生在2015年6月30日23:59:60 UTC。这个闰秒将会发生在南北美洲和亚太地区的一个工作日里。",
    "id": 78356,
    "action_name": "Nova tradução",
    "url": "https://translate-dev.freebsd.org/api/changes/78356/?format=api"
}