Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/938045/?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:49:18.474225Z",
    "action": 5,
    "target": "使用者可以匯出資料並在另一個站台中重新匯入(在 PeerTube >= 6.1 中)",
    "id": 760540,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/760540/?format=api"
}