Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/27087896/?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:00.958141+02:00",
    "action": 9,
    "target": "Log Perubahan:\n* Fitur: Teks kecil dan ikon\n* Fitur: Tema semi-transparan ditingkatkan :)\n* Fitur: Tema yang dapat disesuaikan. Hilangkan bayangan, tampilkan sebuah daftar pemisah, dll.\n* Perbaikan: Widget WhatsApp sekarang berfungsi\n\nDeskripsi Play Store juga telah diperbarui. Kirim umpan balik apapun ke https://github.com/namarl/KISS/issues/1486",
    "id": 10554611,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/10554611/?format=api"
}