Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/81049/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost/admin/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost/admin/ko/?format=api",
    "user": "https://translate.yunohost.org/api/users/minemy/?format=api",
    "author": "https://translate.yunohost.org/api/users/minemy/?format=api",
    "timestamp": "2024-01-25T13:04:52.924725Z",
    "action": 37,
    "target": "오류나 알림과 함께 성공적으로 완료됨",
    "id": 116030,
    "action_name": "Marked for edit",
    "url": "https://translate.yunohost.org/api/changes/116030/?format=api"
}