Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/921651/?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": "2023-12-08T13:18:02.563149Z",
    "action": 59,
    "target": "選擇<a target=\"_blank\" rel=\"noopener noreferrer\" href=\"https://docs.joinpeertube.org/use/create-upload-video#video-confidentiality-options-what-do-they-mean\">影片隱私程度</a>:公開、不列出、內部或私人",
    "id": 730934,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/730934/?format=api"
}