Changes API.

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

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

{
    "unit": "https://weblate.rikka.app/api/units/41016/?format=api",
    "component": "https://weblate.rikka.app/api/components/takostats/application/?format=api",
    "translation": "https://weblate.rikka.app/api/translations/takostats/application/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-01-24T13:41:54.558421Z",
    "action": 59,
    "target": "在屏幕上实时显示帧率和其他信息。",
    "id": 36887,
    "action_name": "String updated in the repository",
    "url": "https://weblate.rikka.app/api/changes/36887/?format=api"
}