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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.online/users/didier/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.online/users/didier/statuses/108237273970385735",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-03T09:22:12Z",
"url": "https://mastodon.online/@didier/108237273970385735",
"attributedTo": "https://mastodon.online/users/didier",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/didier/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/didier/statuses/108237273970385735",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2022-05-03:objectId=55882291:objectType=Conversation",
"content": "<p>New instance, it’s time for an <a href=\"https://mastodon.online/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>. Sorry for those of you who were following me on indieweb and get to see this twice 😬.</p><p>I’m Franco-American, living in Paris. I’m primarily a coder. Started as part of the Amiga demoscene in the 80s. Moved to California and worked in the games business for many years, maybe even on some games you’ve heard about. I then wrote a little app to help DJs organize their music and finally moved back to France.</p><p>🧵1/2…</p>",
"contentMap": {
"fr": "<p>New instance, it’s time for an <a href=\"https://mastodon.online/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>. Sorry for those of you who were following me on indieweb and get to see this twice 😬.</p><p>I’m Franco-American, living in Paris. I’m primarily a coder. Started as part of the Amiga demoscene in the 80s. Moved to California and worked in the games business for many years, maybe even on some games you’ve heard about. I then wrote a little app to help DJs organize their music and finally moved back to France.</p><p>🧵1/2…</p>"
},
"updated": "2022-11-17T10:21:45Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.online/users/didier/statuses/108237273970385735/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/didier/statuses/108237273970385735/replies?min_id=108237295618949867&page=true",
"partOf": "https://mastodon.online/users/didier/statuses/108237273970385735/replies",
"items": [
"https://mastodon.online/users/didier/statuses/108237295618949867"
]
}
},
"likes": {
"id": "https://mastodon.online/users/didier/statuses/108237273970385735/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.online/users/didier/statuses/108237273970385735/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}