Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/12708301/?format=api",
    "component": "https://hosted.weblate.org/api/components/superfreezz/superfreezz/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/superfreezz/superfreezz/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/hyoooojh/?format=api",
    "author": "https://hosted.weblate.org/api/users/hyoooojh/?format=api",
    "timestamp": "2023-10-22T16:08:47.339320+02:00",
    "action": 2,
    "target": "'프리즈 안함'은 앱의 프리즈를 해제하고 프리즈를 방지함.",
    "id": 69588795,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/69588795/?format=api"
}