Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/27087906/?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:08:53.417869+02:00",
    "action": 2,
    "target": "* Diperbarui cara kontak ditambahkan ke riwayat - maaf, ini akan mempengaruhi riwayat data Anda :(\n* Perbaikan pada favorit tarik dan jatuhkan\n* Pengaturan KISS berjalan lebih cepat\n* Pilihan jenis baru untuk riwayat: sering digunakan dalam 36 jam terakhir, \"mode adaptif\" (@KrishneshG)\n* Tekan tombol dan menu KISS sekarang akan lebih mudah (area sentuh yang lebih besar)\n* Dot pemberitahuan sekarang mengabaikan pemberitahuan berlanjut (@marunjar)\n* Mengetik sebuah nomor telepon berjalan halus",
    "id": 10554645,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/10554645/?format=api"
}