Changes API.

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

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

{
    "unit": "http://translate.pkp.sfu.ca/api/units/169970/?format=api",
    "component": "http://translate.pkp.sfu.ca/api/components/plugins/piwik/?format=api",
    "translation": "http://translate.pkp.sfu.ca/api/translations/plugins/piwik/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-01T19:47:35.534482Z",
    "action": 59,
    "target": "在 Matomo,点击设置->网站。在网站配置名称旁就是配置的ID。",
    "id": 368480,
    "action_name": "String updated in the repository",
    "url": "http://translate.pkp.sfu.ca/api/changes/368480/?format=api"
}