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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mstdn.dk/users/bech/statuses/112358959445049415",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-30T07:21:01Z",
"url": "https://mstdn.dk/@bech/112358959445049415",
"attributedTo": "https://mstdn.dk/users/bech",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.dk/users/bech/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.dk/users/bech/statuses/112358959445049415",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.dk,2024-04-30:objectId=10288247:objectType=Conversation",
"content": "<p>OMG I hate video tutorials ๐</p><p>Thanks for the good intentions, but please just write your tutorials and walkthroughs in plain text, itโs sooo much easier to follow.</p><p><a href=\"https://mstdn.dk/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://mstdn.dk/tags/tutorials\" class=\"mention hashtag\" rel=\"tag\">#<span>tutorials</span></a></p>",
"contentMap": {
"en": "<p>OMG I hate video tutorials ๐</p><p>Thanks for the good intentions, but please just write your tutorials and walkthroughs in plain text, itโs sooo much easier to follow.</p><p><a href=\"https://mstdn.dk/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://mstdn.dk/tags/tutorials\" class=\"mention hashtag\" rel=\"tag\">#<span>tutorials</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.dk/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://mstdn.dk/tags/tutorials",
"name": "#tutorials"
}
],
"replies": {
"id": "https://mstdn.dk/users/bech/statuses/112358959445049415/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.dk/users/bech/statuses/112358959445049415/replies?only_other_accounts=true&page=true",
"partOf": "https://mstdn.dk/users/bech/statuses/112358959445049415/replies",
"items": []
}
},
"likes": {
"id": "https://mstdn.dk/users/bech/statuses/112358959445049415/likes",
"type": "Collection",
"totalItems": 25
},
"shares": {
"id": "https://mstdn.dk/users/bech/statuses/112358959445049415/shares",
"type": "Collection",
"totalItems": 13
}
}