Advertisement
ibragimova_mariam

№4 get birthday

Aug 26th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. HTTP 200
  2. {
  3. "data": {
  4. "1": [],
  5. "2": [],
  6. "3": [],
  7. "4": [],
  8. "5": [
  9. {
  10. "citizen_id": 2,
  11. "presents": 1
  12. },
  13. {
  14. "citizen_id": 3,
  15. "presents": 1
  16. }
  17. ]
  18. "6": [],
  19. "7": [{
  20. "citizen_id": 5,
  21. "presents": 1,
  22. }],
  23. "8": [{
  24. "citizen_id": 1,
  25. "presents": 2,
  26. }],
  27. "9": [],
  28. "10": [],
  29. "11": [],
  30. "12": [{
  31. "citizen_id": 4,
  32. "presents": 1,
  33. }]
  34. }
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement