Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/103825383/?format=api",
    "component": "https://hosted.weblate.org/api/components/f-droid/f-droid/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/f-droid/f-droid/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/kitrew979/?format=api",
    "author": "https://hosted.weblate.org/api/users/kitrew979/?format=api",
    "timestamp": "2024-05-03T23:25:41.295850+02:00",
    "action": 37,
    "target": "잘못된 저장소.\n\n관리인에게 연락하고 그 문제에 대해 알고 있습니다.",
    "id": 88806707,
    "action_name": "Marked for edit",
    "url": "https://hosted.weblate.org/api/changes/88806707/?format=api"
}