Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/106649969/?format=api",
    "component": "https://hosted.weblate.org/api/components/arctica-framework/greeter/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/arctica-framework/greeter/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:25:41.823877+01:00",
    "action": 5,
    "target": "시스템 종료 대화상자가 강제로 기본 작업을 선택할 때까지의 시간(초)입니다. 비활성화하려면 0으로 지정합니다.",
    "id": 84960643,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/84960643/?format=api"
}