Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103225506/?format=api",
    "component": "https://hosted.weblate.org/api/components/weblate/glossary/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/weblate/glossary/zh_Hant/?format=api",
    "user": "https://hosted.weblate.org/api/users/hugoalh/?format=api",
    "author": "https://hosted.weblate.org/api/users/hugoalh/?format=api",
    "timestamp": "2024-05-02T04:16:10.141306+02:00",
    "action": 66,
    "target": "協作版本系統",
    "id": 88591705,
    "action_name": "Explanation updated",
    "url": "https://hosted.weblate.org/api/changes/88591705/?format=api"
}