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.

17 lines
232 B

  1. [
  2. {
  3. "id": 1,
  4. "title": "titel",
  5. "username": "name",
  6. "date": "",
  7. "text": "text",
  8. "file": ""
  9. },
  10. {
  11. "id": 2,
  12. "title": "titel",
  13. "username": "",
  14. "date": "",
  15. "text": "",
  16. "file": ""
  17. }
  18. ]