Advertisement
nubooya

Untitled

Nov 2nd, 2021
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. {
  2. "message": "list-content",
  3. "meta": {
  4. "limit": 5,
  5. "offset": 0,
  6. "page": 1,
  7. "sort": [
  8. {
  9. "column": "title",
  10. "order": "asc"
  11. }
  12. ],
  13. "total": 5,
  14. "total_page": 1
  15. },
  16. "data": [
  17. {
  18. "id": "1758cc11-e947-46fc-bc9c-52f0c3ea6aee",
  19. "title": "Aku Harus Tahu - Gigi Kelinci Tumbuh Terus",
  20. "cover": "https://static.ijakarta.id/publication/book/cover/4e7f70940fa9fd91923ce2bed1e406f7.png",
  21. "category": "Buku Anak",
  22. "author": "Agus S",
  23. "price": 55000
  24. },
  25. {
  26. "id": "df909c63-1bc6-439f-9be0-c305bd0850c6",
  27. "title": "Bobo Junior No. 16",
  28. "cover": "https://cdn.gramedia.com/uploads/items/WhatsApp_Image_2021-10-26_at_12.26.18_PM.jpeg",
  29. "category": "Buku Anak",
  30. "author": "Agus S",
  31. "price": 15000
  32. },
  33. {
  34. "id": "df909c63-1bc6-439f-9be0-c305bd0850c6",
  35. "title": "Bobo Junior No. 16",
  36. "cover": "https://cdn.gramedia.com/uploads/items/WhatsApp_Image_2021-10-26_at_12.26.18_PM.jpeg",
  37. "category": "Buku Anak",
  38. "author": "Agus S",
  39. "price": 15000
  40. }
  41. ]
  42. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement