PPID Jakarta
    PPID Jakarta
    • Daftar Pejabat Struktural
      POST
    • Daftar Nama Spmu
      POST
    • Playlist Youtube
      POST
    • Daftar LKPD
      POST
    • Survei Layanan PPID
      POST
    • Komik Oke Sip
      POST
    • Daftar Dokumen RUP
      POST
    • Daftar Tender LPSE
      POST
    • Daftar Pengadaan Barang & Jasa
      POST
    • Siaran Pers Gabungan
      POST
    • Kirim Otp ( Kontak Kami )
      POST
    • SOP PPID
      POST
    • Struktur Organisasi
      POST
    • Validasi Otp ( Kontak Kami )
      POST
    • List LPPD
      POST
    • Daftar LKIP
      POST
    • Laporan PPID
      POST
    • Daftar Informasi Berkala
      POST
    • Informasi Serta Merta
      POST
    • Informasi Setiap Saat
      POST
    • Tugas Dan Fungsi
      POST
    • List Hari Libur Dan Cuti Bersama
      POST
    • Siaran Pers Provinsi
      POST
    • Siaran Pers Wilayah
      POST
    • Detail Siaran Pers Wilayah
      POST
    • Detail Siaran Pers Provinsi
      POST
    • Copy Pers Provinsi
      POST
    • Copy Pers Wilayah
      POST
    • Preview Pers
      POST
    • Preview Pers Wilayah
      POST
    • List All SKPD
      POST
    • List Cara Mendapatkan Salinan
      POST
    • List All Kategori Permohonan
      POST
    • List All Cara Memperoleh Informasi
      POST
    • List All Mendapatkan Salinan Informasi
      POST
    • List Daftar Informasi Publik
      POST
    • Detail Daftar Informasi Publik
      POST
    • List Dokumen Informasi Publik
      POST
    • Detail Dokumen Informasi Publik
      POST
    • Cek Status Permohonan
      POST
    • Cek Status Kebertan
      POST
    • Ajukan Permohonan
      POST
    • Ajukan Keberatan
      POST
    • List Alasan Keberatan
      POST
    • Cek Data Permohonan Selesai
      POST
    • Login Akun PPID
      POST
    • List Permohonan PPID
      POST
    • List Keberatan PPID
      POST
    • Majalah Media Jaya
      POST
    • List Banner
      POST
    • Jumlah Permohonan
      POST
    • Statistik Informasi Publik ( Only Apps )
      GET
    • Api Statistik Total Permohonan ( Only Apps )
      POST
    • Api Permohonan Selesai ( Only Apps )
      POST

      Detail Dokumen Informasi Publik

      POST
      https://ppid.animemusic.us/api/detail-dokumen-informasi-publik
      parameter id_skpd di ambil dari api list-skpd
      untuk type file respon

      Request

      Body Params application/json
      id
      string 
      required
      id_skpd
      string 
      required
      Example
      {
          "id": "5837",
          "id_skpd": "319"
      }

      Request samples

      Shell
      JavaScript
      Java
      Swift
      Go
      PHP
      Python
      HTTP
      C
      C#
      Objective-C
      Ruby
      OCaml
      Dart
      R
      Request Request Example
      Shell
      JavaScript
      Java
      Swift
      curl --location --request POST 'https://ppid.animemusic.us/api/detail-dokumen-informasi-publik' \
      --header 'Content-Type: application/json' \
      --data-raw '{
          "id": "5837",
          "id_skpd": "319"
      }'

      Responses

      🟢200Example Respon Success
      application/json
      Body
      code
      integer 
      required
      message
      string 
      required
      data
      object 
      required
      id
      string 
      required
      judul
      string 
      required
      linkjudul
      string 
      required
      status_link_download
      string 
      required
      dilihat
      integer 
      required
      didownload
      string 
      required
      deskripsi
      string 
      required
      create_date_file
      string 
      required
      kategori
      string 
      required
      nama_skpd
      string 
      required
      filesize
      string 
      required
      linkdownload
      string 
      required
      classdownload
      string 
      required
      typefile
      string 
      required
      Example
      {
          "code": 0,
          "message": "Success Get Data",
          "data": {
              "id": "5837",
              "judul": "Laporan Kinerja Instansi Pemerintah (LKIP) 2020 Kota Administrasi Jakarta Pusat",
              "linkjudul": "https://ppid.jakarta.go.id/detail/319/5837",
              "status_link_download": "noactive",
              "dilihat": 161,
              "didownload": "111",
              "deskripsi": "Laporan Kinerja Instansi Pemerintah (LKIP) 2020 Kota Administrasi Jakarta Pusat",
              "create_date_file": "14-09-2021 10:28",
              "kategori": "Tersedia Setiap Saat",
              "nama_skpd": "WALI KOTA ADMINISTRASI JAKARTA PUSAT",
              "filesize": "",
              "linkdownload": "https://ppid.jakarta.go.id/download/17b7b2fb90518c9510b22b04c5a6ac27d88081c2492c7d4ab7e8c363ffc3d8ffcac08e4f2460481b1fdbf42ff0b818a01d936bb5a1ba0542a68635b49379c3a4SmQ7ZzdngX0VjIOyEUABhIU8c6b8SMeodROaJlmgjf4B9lqxZmgLZUxa0Zix",
              "classdownload": "downloadalt",
              "typefile": "pdf"
          }
      }
      Previous
      List Dokumen Informasi Publik
      Next
      Cek Status Permohonan
      Built with