Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/310612/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/crossref/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/crossref/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-17T20:51:25.499874Z",
    "action": 59,
    "target": "如果您想使用此插件直接向Crossref注册数字对象标识符(DOI),则需要一个用户名和密码(可从<a href=\"http://www.crossref.org\" target=\"_blank\">Crossref </a>获得)。 如果您没有自己的用户名和密码,则仍然可以导出为Crossref XML格式,但是无法从OJS中使用Crossref注册DOI。",
    "id": 666519,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/666519/?format=api"
}