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"
}
],
"id": "https://mastodon.social/users/blaine/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/blaine/statuses/109327688462036016",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T23:08:56Z",
"url": "https://mastodon.social/@blaine/109327688462036016",
"attributedTo": "https://mastodon.social/users/blaine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/blaine/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/blaine/statuses/109327688462036016",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-11:objectId=330344293:objectType=Conversation",
"content": "<p>While everyone's being nostalgic about what Twitter means to them, I may as well add my two cents.</p><p>I didn't give birth to Twitter – that was Jack and Florian. But I was its midwife and adoptive mother; for two months in early 2007, I was the code's sole guardian and caretaker.</p><p>I was also the first person to hate Twitter; back when it was SMS-only, I did the math and realized that my immigrant prepaid phone plan would charge me $2000/year to send and receive even a 2006-era number of tweets. 🧵</p>",
"contentMap": {
"en": "<p>While everyone's being nostalgic about what Twitter means to them, I may as well add my two cents.</p><p>I didn't give birth to Twitter – that was Jack and Florian. But I was its midwife and adoptive mother; for two months in early 2007, I was the code's sole guardian and caretaker.</p><p>I was also the first person to hate Twitter; back when it was SMS-only, I did the math and realized that my immigrant prepaid phone plan would charge me $2000/year to send and receive even a 2006-era number of tweets. 🧵</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/blaine/statuses/109327688462036016/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/blaine/statuses/109327688462036016/replies?min_id=109327690853821135&page=true",
"partOf": "https://mastodon.social/users/blaine/statuses/109327688462036016/replies",
"items": [
"https://mastodon.social/users/blaine/statuses/109327690853821135"
]
}
},
"likes": {
"id": "https://mastodon.social/users/blaine/statuses/109327688462036016/likes",
"type": "Collection",
"totalItems": 1143
},
"shares": {
"id": "https://mastodon.social/users/blaine/statuses/109327688462036016/shares",
"type": "Collection",
"totalItems": 580
}
}
]
}