Advertisement
Guest User

Untitled

a guest
Apr 27th, 2017
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "representatives": [
  3. {
  4. "firstName": "Stefan",
  5. "lastName": "Reininger"
  6. },
  7. {
  8. "firstName": "Benjamin",
  9. "lastName": "Grotius"
  10. },
  11. {
  12. "firstName": "Guy",
  13. "lastName": "Buss"
  14. },
  15. {
  16. "firstName": "Thomas",
  17. "lastName": "Schulze"
  18. },
  19. {
  20. "firstName": "Vladimir",
  21. "lastName": "Pavelka"
  22. },
  23. {
  24. "firstName": "Vitaly",
  25. "lastName": "Perevoshchikov"
  26. },
  27. {
  28. "firstName": "Stefan",
  29. "lastName": "Thomas"
  30. },
  31. {
  32. "firstName": "Steffen",
  33. "lastName": "von Smuda"
  34. }
  35. ]
  36. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement