Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/29488504/?format=api",
    "component": "https://hosted.weblate.org/api/components/kiss/fastlane/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/kiss/fastlane/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/whenwesober/?format=api",
    "author": "https://hosted.weblate.org/api/users/whenwesober/?format=api",
    "timestamp": "2021-05-09T16:06:01.315366+02:00",
    "action": 9,
    "target": "* Tambahkan importir dan esportir untuk pngaturan dan tg\n* Perbaikan perangkat pra-lollipop dan dukungan untuk bentuk sudut bulat (@not-chicken)\n\nV3.16 akan menjadi rilis terbaru dengan dukungan untuk Android Kitkat.",
    "id": 10554618,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/10554618/?format=api"
}