Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/190243/?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:45:39.774043Z",
    "action": 9,
    "target": "然而我们要警告,事实上没有应用程序会向内核询问关于闰秒的事。我们的经验是,闰秒正如设计的一样,本质上是闰秒前一秒的重播,这对大部分应用程序开发者来说是意想不到的事。",
    "id": 78390,
    "action_name": "Traducción cargada",
    "url": "https://translate-dev.freebsd.org/api/changes/78390/?format=api"
}