Repository with sources and generator of https://larlet.fr/david/ https://larlet.fr/david/
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.

index.json 616B

12345678910111213141516171819202122232425262728
  1. {
  2. "@context": [
  3. "https://www.w3.org/ns/activitystreams"
  4. ],
  5. "type": "Note",
  6. "id": "https://larlet.fr/david/2021/07/05/",
  7. "published": "2021-07-05T12:00:00+01:00",
  8. "inReplyTo": null,
  9. "url": "https://larlet.fr/david/2021/07/05/",
  10. "attributedTo": "https://larlet.fr/david/",
  11. "to": [
  12. "https://www.w3.org/ns/activitystreams#Public"
  13. ],
  14. "cc": [],
  15. "name": "Ano(r)malisme",
  16. "summary": null,
  17. "content": "foo",
  18. "contentMap": {
  19. "fr": "bar"
  20. },
  21. "tag": [
  22. {
  23. "type": "Mention",
  24. "href": "https://mastodon.social/users/dav",
  25. "name": "@dav@mastodon.social"
  26. }
  27. ]
  28. }