logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

funkwhale_audio.json (1275B)


  1. {
  2. "id": "https://channels.tests.funkwhale.audio/federation/music/uploads/42342395-0208-4fee-a38d-259a6dae0871",
  3. "type": "Audio",
  4. "name": "Compositions - Test Audio for Pleroma",
  5. "attributedTo": "https://channels.tests.funkwhale.audio/federation/actors/compositions",
  6. "published": "2020-03-11T10:01:52.714918+00:00",
  7. "to": "https://www.w3.org/ns/activitystreams#Public",
  8. "url": [
  9. {
  10. "type": "Link",
  11. "mimeType": "audio/ogg",
  12. "href": "https://channels.tests.funkwhale.audio/api/v1/listen/3901e5d8-0445-49d5-9711-e096cf32e515/?upload=42342395-0208-4fee-a38d-259a6dae0871&download=false"
  13. },
  14. {
  15. "type": "Link",
  16. "mimeType": "text/html",
  17. "href": "https://channels.tests.funkwhale.audio/library/tracks/74"
  18. }
  19. ],
  20. "content": "<p>This is a test Audio for Pleroma.</p>",
  21. "mediaType": "text/html",
  22. "tag": [
  23. {
  24. "type": "Hashtag",
  25. "name": "#funkwhale"
  26. },
  27. {
  28. "type": "Hashtag",
  29. "name": "#test"
  30. },
  31. {
  32. "type": "Hashtag",
  33. "name": "#tests"
  34. }
  35. ],
  36. "summary": "#funkwhale #test #tests",
  37. "@context": [
  38. "https://www.w3.org/ns/activitystreams",
  39. "https://w3id.org/security/v1",
  40. {
  41. "manuallyApprovesFollowers": "as:manuallyApprovesFollowers"
  42. }
  43. ]
  44. }