Advertisement
dhiforester

Get Wilayah Kecamatan Respond

Oct 25th, 2021
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.24 KB | None | 0 0
  1. {
  2.     "response": {
  3.         "list": [
  4.             {
  5.                 "id_wilayah": "3",
  6.                 "kecamatan": " Teupah Selatan"
  7.             },
  8.             {
  9.                 "id_wilayah": "23",
  10.                 "kecamatan": " Simeulue Timur"
  11.             },
  12.             {
  13.                 "id_wilayah": "41",
  14.                 "kecamatan": " Teupah Barat"
  15.             },
  16.             {
  17.                 "id_wilayah": "60",
  18.                 "kecamatan": " Teupah Tengah"
  19.             },
  20.             {
  21.                 "id_wilayah": "73",
  22.                 "kecamatan": " Simeulue Tengah"
  23.             },
  24.             {
  25.                 "id_wilayah": "90",
  26.                 "kecamatan": " Teluk Dalam"
  27.             },
  28.             {
  29.                 "id_wilayah": "101",
  30.                 "kecamatan": " Simeulue Cut"
  31.             },
  32.             {
  33.                 "id_wilayah": "110",
  34.                 "kecamatan": " Salang"
  35.             },
  36.             {
  37.                 "id_wilayah": "127",
  38.                 "kecamatan": " Simeulue Barat"
  39.             },
  40.             {
  41.                 "id_wilayah": "142",
  42.                 "kecamatan": " Alafan"
  43.             }
  44.         ]
  45.     },
  46.     "metadata": {
  47.         "message": "Ok",
  48.         "code": 200
  49.     }
  50. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement