Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/776929/?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": null,
    "author": null,
    "timestamp": "2022-11-23T09:16:51.497085Z",
    "action": 59,
    "target": "讓您拿回影片主導權的自由軟體!PeerTube 這個影視平台替代方案是由 Framasoft 開發的去中心化自由軟體,託管了超過十萬支影片,並累積超過兩萬用戶與六百萬的觀看次數",
    "old": "",
    "details": {
        "state": 10,
        "source": "A free software to take back control of your videos! With more than %{ videos } hosted videos, viewed more than %{ views } millions times and %{ users } users, PeerTube is the decentralized free software alternative to videos platforms developed by Framasoft",
        "old_state": -1
    },
    "id": 482099,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/482099/?format=api"
}