You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
334 B

  1. [
  2. {
  3. "id": 1,
  4. "username": "Barack Obama"
  5. },
  6. {
  7. "id": 2,
  8. "username": "George W. Bush"
  9. },
  10. {
  11. "id": 3,
  12. "username": "Bill Clinton"
  13. },
  14. {
  15. "id": 4,
  16. "username": "Donald Trump"
  17. },
  18. {
  19. "id": 5,
  20. "username": "George H. W. Bush"
  21. }
  22. ]