Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8180280/?format=api",
    "component": "https://hosted.weblate.org/api/components/asteroidos/lipstick/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/asteroidos/lipstick/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "author": "https://hosted.weblate.org/api/users/MarongHappy/?format=api",
    "timestamp": "2024-03-14T16:30:24.325689+01:00",
    "action": 2,
    "target": "배터리가 부족합니다. 장치를 끕니다.",
    "id": 84960817,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/84960817/?format=api"
}