Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5592275/?format=api",
    "component": "https://hosted.weblate.org/api/components/safe-eyes/translations/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/safe-eyes/translations/zh_Hans/?format=api",
    "user": "https://hosted.weblate.org/api/users/aerowolf/?format=api",
    "author": "https://hosted.weblate.org/api/users/aerowolf/?format=api",
    "timestamp": "2024-02-20T10:35:28.809970+01:00",
    "action": 2,
    "target": "左右滚动眼球",
    "id": 81518851,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/81518851/?format=api"
}