Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/610004/?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.416566Z",
    "action": 30,
    "target": "A key effect of the GPL, making a complete and competitive Open Source system widely available at cost of media, is a reasonable goal.  A BSD style license, in conjunction with ad-hoc-consortiums of individuals, can achieve this goal without destroying the economic assumptions built around the deployment-end of the technology transfer pipeline.",
    "id": 226003,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/226003/?format=api"
}