Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/921626/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/zh_Hans/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-08T13:18:01.694343Z",
    "action": 59,
    "target": "1/2 GB RAM 对于基本的 PeerTube 实例来说已经足够,它一般最多占用 150 MB 的 RAM。",
    "id": 730908,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/730908/?format=api"
}