Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/938044/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinpeertube/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinpeertube/main/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/s8321414/?format=api",
    "author": "https://weblate.framasoft.org/api/users/s8321414/?format=api",
    "timestamp": "2024-03-06T01:48:54.639892Z",
    "action": 5,
    "target": "PeerTube 提供了<a href=\"https://docs.joinpeertube.org/admin/privacy-guide\">隱私權指南</a>來協助管理員填寫他們的<em>條款</em>",
    "id": 760539,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/760539/?format=api"
}