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 Daftar Informasi Publik

      POST
      https://ppid.animemusic.us/api/detail-daftar-informasi-publik
      parameter id_dip di ambil dari api id_dip
      parameter id_skpd di ambil dari api list-skpd

      Request

      Body Params application/json
      id_dip
      string 
      required
      id_skpd
      string 
      required
      Example
      {
        "id_dip": "190",
        "id_skpd": "4170"
      }

      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-daftar-informasi-publik' \
      --header 'Content-Type: application/json' \
      --data-raw '{
        "id_dip": "190",
        "id_skpd": "4170"
      }'

      Responses

      🟢200Example Respon Success
      application/json
      Body
      code
      integer 
      required
      message
      string 
      required
      data
      object 
      required
      id
      string 
      required
      nama_document
      string 
      required
      name_skpd
      string 
      required
      filesize
      string 
      required
      typefile
      string 
      required
      link_file_dip
      string 
      required
      link_detail_dip
      string 
      required
      tahun_pembuatan
      string 
      required
      download
      string 
      required
      view
      string 
      required
      image_web
      null 
      required
      Example
      {
          "code": 0,
          "message": "Success Get Data",
          "data": {
              "id": "190",
              "nama_document": "Data Penyampaian  LHKPN Tahun 2022",
              "name_skpd": "KELURAHAN RAWA TERATE KEC. CAKUNG KOTA ADM. JAKARTA TIMUR",
              "filesize": "",
              "typefile": "link",
              "link_file_dip": "https://timur.jakarta.go.id/ppid/files/230908-023715.pdf",
              "link_detail_dip": "https://ppid.jakarta.go.id/detail-informasi-publik/190/4170",
              "tahun_pembuatan": "2022",
              "download": "0",
              "view": "1",
              "image_web": null
          }
      }
      Previous
      List Daftar Informasi Publik
      Next
      List Dokumen Informasi Publik
      Built with