Changes API.

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

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

{
    "unit": "https://weblate.linphone.org/api/units/199307/?format=api",
    "component": "https://weblate.linphone.org/api/components/linphone/linphone-android/?format=api",
    "translation": "https://weblate.linphone.org/api/translations/linphone/linphone-android/zh_Hant/?format=api",
    "glossary_term": null,
    "user": "https://weblate.linphone.org/api/users/petercpg/?format=api",
    "author": "https://weblate.linphone.org/api/users/petercpg/?format=api",
    "timestamp": "2023-03-21T14:37:51.315212Z",
    "action": 5,
    "target": "將只會刪除您本機上的帳號。\n若要永久刪除,請到帳號管理平台刪除:",
    "id": 35983,
    "action_name": "New translation",
    "url": "https://weblate.linphone.org/api/changes/35983/?format=api"
}