Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610203/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesleap-seconds_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesleap-seconds_index/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-20T20:31:19.761896Z",
    "action": 30,
    "target": "Output that includes `leap_add_sec` indicates proper support of the leap second.  Before the 24 hours leading up to the leap second, or after the leap second has passed, `leap_none` will be shown.",
    "id": 226098,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/226098/?format=api"
}