Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610010/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlesbsdl-gpl/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlesbsdl-gpl/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-03-20T20:30:29.780290Z",
    "action": 30,
    "target": "[[[three,3]]] Open Source: the Unauthorized White Papers, Donald K. Rosenberg, IDG Books, 2000. Quotes are from page 114, \"Effects of the GNU GPL\".",
    "id": 226009,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/226009/?format=api"
}