- Daftar Pejabat StrukturalPOST
- Daftar Nama SpmuPOST
- Playlist YoutubePOST
- Daftar LKPDPOST
- Survei Layanan PPIDPOST
- Komik Oke SipPOST
- Daftar Dokumen RUPPOST
- Daftar Tender LPSE POST
- Daftar Pengadaan Barang & JasaPOST
- Siaran Pers GabunganPOST
- Kirim Otp ( Kontak Kami )POST
- SOP PPIDPOST
- Struktur OrganisasiPOST
- Validasi Otp ( Kontak Kami )POST
- List LPPDPOST
- Daftar LKIPPOST
- Laporan PPIDPOST
- Daftar Informasi BerkalaPOST
- Informasi Serta MertaPOST
- Informasi Setiap SaatPOST
- Tugas Dan FungsiPOST
- List Hari Libur Dan Cuti BersamaPOST
- Siaran Pers ProvinsiPOST
- Siaran Pers WilayahPOST
- Detail Siaran Pers WilayahPOST
- Detail Siaran Pers ProvinsiPOST
- Copy Pers ProvinsiPOST
- Copy Pers WilayahPOST
- Preview PersPOST
- Preview Pers WilayahPOST
- List All SKPDPOST
- List Cara Mendapatkan SalinanPOST
- List All Kategori PermohonanPOST
- List All Cara Memperoleh InformasiPOST
- List All Mendapatkan Salinan InformasiPOST
- List Daftar Informasi PublikPOST
- Detail Daftar Informasi PublikPOST
- List Dokumen Informasi PublikPOST
- Detail Dokumen Informasi PublikPOST
- Cek Status PermohonanPOST
- Cek Status KebertanPOST
- Ajukan PermohonanPOST
- Ajukan KeberatanPOST
- List Alasan KeberatanPOST
- Cek Data Permohonan SelesaiPOST
- Login Akun PPIDPOST
- List Permohonan PPIDPOST
- List Keberatan PPIDPOST
- Majalah Media JayaPOST
- List BannerPOST
- Jumlah PermohonanPOST
- Statistik Informasi Publik ( Only Apps )GET
- Api Statistik Total Permohonan ( Only Apps )POST
- Api Permohonan Selesai ( Only Apps )POST
Playlist Youtube
POST
https://ppid.animemusic.us/api/youtube/ppid
Untuk Podcast Menggunakan Value: podcast_oke_sip
Untuk Video Kegiatan Menggunakan Value: video_kegiatan
Request
Body Params application/json
page
string
required
limit
string
required
search
string
required
jenis_video
string
required
Example
{
"page": "1",
"limit": "9",
"search":"Persiapan",
"jenis_video": "podcast_oke_sip"
}
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/youtube/ppid' \
--header 'Content-Type: application/json' \
--data-raw '{
"page": "1",
"limit": "9",
"search":"Persiapan",
"jenis_video": "podcast_oke_sip"
}'
Responses
🟢200Success
application/json
Body
code
integer
required
message
string
required
data
array [object {7}]
required
id_video
string
required
type
string
required
url_video
string
required
url_watch
string
required
date_post
string
required
title
string
required
id_youtube
string
required
prev
integer
required
next
integer
required
pageactive
integer
required
totalpage
integer
required
perpage
integer
required
totaldata
integer
required
Example
{
"code": 0,
"message": "Success Get Data",
"data": [
{
"id_video": "48",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/SBMRqmhap4c",
"url_watch": "https://www.youtube.com/watch?v=SBMRqmhap4c",
"date_post": "Kamis, 06 Maret 2025 01:00",
"title": "OKESIP Ep#11 \"Mudik Gratis dari Pemprov DKI Jakarta\"",
"id_youtube": "SBMRqmhap4c"
},
{
"id_video": "47",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/tZG0CmA_yug",
"url_watch": "https://www.youtube.com/watch?v=tZG0CmA_yug",
"date_post": "Jumat, 14 Februari 2025 06:41",
"title": "OKESIP Ep#10 \"Strategi Mengatasi Pengangguran untuk Mempersiapkan Jakarta Sebagai Kota Global\"",
"id_youtube": "tZG0CmA_yug"
},
{
"id_video": "46",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/F1UWYAyDI2E",
"url_watch": "https://www.youtube.com/watch?v=F1UWYAyDI2E",
"date_post": "Jumat, 24 Januari 2025 02:02",
"title": "OKESIP Ep#9 \"Pangan Bersubsidi: Peningkatan Asupan Gizi, Aksesibilitas dan Stabilisasi Harga Pangan\"",
"id_youtube": "F1UWYAyDI2E"
},
{
"id_video": "45",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/cyR2ptEZQR4",
"url_watch": "https://www.youtube.com/watch?v=cyR2ptEZQR4",
"date_post": "Rabu, 18 Desember 2024 09:06",
"title": "Podcast OKESIP Episode#8 \"Tanggap Banjir Jakarta: Peran Teknologi dan Informasi Publik\"",
"id_youtube": "cyR2ptEZQR4"
},
{
"id_video": "44",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/uQ90elM35rs",
"url_watch": "https://www.youtube.com/watch?v=uQ90elM35rs",
"date_post": "Jumat, 25 Oktober 2024 03:10",
"title": "Podcast OKESIP Eps#7 \"Bagaimana Bawaslu Menjaga Transparansi dan Integritas Demokrasi Pilkada DKI?\"",
"id_youtube": "uQ90elM35rs"
},
{
"id_video": "43",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/8RKdAM_unZY",
"url_watch": "https://www.youtube.com/watch?v=8RKdAM_unZY",
"date_post": "Jumat, 23 Agustus 2024 04:21",
"title": "Podcast OKESIP Episode#6 \"Cybersecurity Trends 2024: Apa yang Harus Kita Antisipasi?\".",
"id_youtube": "8RKdAM_unZY"
},
{
"id_video": "41",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/6vloO5TJAac",
"url_watch": "https://www.youtube.com/watch?v=6vloO5TJAac",
"date_post": "Kamis, 18 Juli 2024 04:21",
"title": "Podcast OKESIP Episode#5 \"Strategi dan Persiapan KPU DKI Jakarta Menuju Pilkada 2024\"",
"id_youtube": "6vloO5TJAac"
},
{
"id_video": "38",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/DRQW82v_GjU",
"url_watch": "https://www.youtube.com/watch?v=DRQW82v_GjU",
"date_post": "Jumat, 28 Juni 2024 02:27",
"title": "Podcast OKESIP Episode#4 \"Bincang Santai Seputar Pelaksanaan Program Bansos di Jakarta\"",
"id_youtube": "DRQW82v_GjU"
},
{
"id_video": "37",
"type": "youtube",
"url_video": "https://www.youtube.com/embed/D9eP25e3Qvg",
"url_watch": "https://www.youtube.com/watch?v=D9eP25e3Qvg",
"date_post": "Jumat, 31 Mei 2024 06:58",
"title": "Podcast OKESIP Episode#3 \"Transparansi Informasi dalam PPDB Provinsi DKI Jakarta Tahun 2024.\"",
"id_youtube": "D9eP25e3Qvg"
}
],
"prev": 0,
"next": 2,
"pageactive": 1,
"totalpage": 2,
"perpage": 9,
"totaldata": 11
}