Advertisement
Guest User

Untitled

a guest
Jan 11th, 2019
303
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. [
  2. {
  3. "ID": 5,
  4. "Name": "John Doe",
  5. "Candles": [
  6. {
  7. "Text": "Lorem Ipsum"
  8. },
  9. {
  10. "Text": "Lorem Ipsum"
  11. }
  12. ],
  13. "condolences": [
  14. {
  15. "Name": "JD",
  16. "Text": "Lorem"
  17. }
  18. ]
  19. }
  20. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement