Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/492936/?format=api",
    "component": "https://weblate.framasoft.org/api/components/nextcloud/login-notes/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/nextcloud/login-notes/zh_Hant/?format=api",
    "user": "https://weblate.framasoft.org/api/users/zengjixiang/?format=api",
    "author": "https://weblate.framasoft.org/api/users/zengjixiang/?format=api",
    "timestamp": "2021-05-09T04:41:52.625901Z",
    "action": 5,
    "target": "編輯",
    "id": 183464,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/183464/?format=api"
}