Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/27087900/?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.702583+02:00",
    "action": 9,
    "target": "* Fitur: Beberapa widget baru akhirnya ada di sini! Silakan uji mereka :) Jika Anda melihat masalah apapun, laporkan di https://github.com/namarl/KISS/issues\n* Fitur: Ubah ukuran widget\n* Fitur: Kembalikan menu tag\n* Perbaikan: Masalah dengan aksesibilitas favorit\n* Perbaikan: favorit tersembunyi saat menggunakan internal fav bar\n* Perbaikan: Semua widget dapat dihapus",
    "id": 10554607,
    "action_name": "Translation uploaded",
    "url": "https://hosted.weblate.org/api/changes/10554607/?format=api"
}