Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/609996/?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.167193Z",
    "action": 30,
    "target": "The GPL can present a real problem for those wishing to commercialize and profit from software.  For example, the GPL adds to the difficulty a graduate student will have in directly forming a company to commercialize his research results, or the difficulty a student will have in joining a company on the assumption that a promising research project will be commercialized.",
    "id": 225995,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/225995/?format=api"
}