A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T23:56:16Z",
"url": "https://social.mildlyfunctional.gay/@artemist/113512321949985959",
"attributedTo": "https://social.mildlyfunctional.gay/users/artemist",
"to": [
"https://social.mildlyfunctional.gay/users/artemist/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959",
"inReplyToAtomUri": null,
"conversation": "tag:mildlyfunctional.gay,2024-11-19:objectId=2450486:objectType=Conversation",
"content": "<p>alright, i need to figure out what codec to use for putting music on my laptop.<br>what should i use?</p>",
"contentMap": {
"en": "<p>alright, i need to figure out what codec to use for putting music on my laptop.<br>what should i use?</p>"
},
"endTime": "2024-11-22T23:56:16Z",
"closed": "2024-11-22T23:56:16Z",
"votersCount": 45,
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/replies?min_id=113513083131001831&page=true",
"partOf": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/replies",
"items": [
"https://social.mildlyfunctional.gay/users/artemist/statuses/113512700248959914",
"https://social.mildlyfunctional.gay/users/artemist/statuses/113513083131001831"
]
}
},
"likes": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://social.mildlyfunctional.gay/users/artemist/statuses/113512321949985959/shares",
"type": "Collection",
"totalItems": 6
},
"oneOf": [
{
"type": "Note",
"name": "mp2 (predecessor to mp3)",
"replies": {
"type": "Collection",
"totalItems": 9
}
},
{
"type": "Note",
"name": "atrac9 (used for game sounds on playstation 5)",
"replies": {
"type": "Collection",
"totalItems": 9
}
},
{
"type": "Note",
"name": "sbc (used on bad bluetooth headphones)",
"replies": {
"type": "Collection",
"totalItems": 11
}
},
{
"type": "Note",
"name": "itu g.722.2/amr-wb (used for \"hd voice\" in mobile phone calls)",
"replies": {
"type": "Collection",
"totalItems": 16
}
}
]
}