Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/33505908/?format=api",
    "component": "https://hosted.weblate.org/api/components/unipatcher/metadata/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/unipatcher/metadata/id/?format=api",
    "user": "https://hosted.weblate.org/api/users/Qib10/?format=api",
    "author": "https://hosted.weblate.org/api/users/Qib10/?format=api",
    "timestamp": "2021-08-23T11:17:24.720467+02:00",
    "action": 5,
    "target": "- Mengganti pengelola file bawaan dengan Kerangka Akses Penyimpanan standar. Bekerja dengan file pada kartu SD dan cloud hosting (misal Google Drive). Menerapkan patch butuh lebih banyak waktu dan ruang disk. Tampilan checksum file untuk sementara dihapus.\n- Dukungan untuk kompresi LZMA di patch XDelta3\n- Kemampuan yang dihapus untuk menambahkan header SMC ke ROM SNES\n- Dukungan untuk Android 10 dan 11\n- Tidak ada pemberitahuan menghilang\n- Banyak perubahan antarmuka kecil",
    "id": 12323985,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/12323985/?format=api"
}