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/timfoster/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/timfoster/statuses/109274708661161423",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-02T14:35:29Z",
"url": "https://mastodon.social/@timfoster/109274708661161423",
"attributedTo": "https://mastodon.social/users/timfoster",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/timfoster/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/timfoster/statuses/109274708661161423",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-02:objectId=324607158:objectType=Conversation",
"content": "<p>Some people's mid-life crises involve fast, modern sports cars, mine was some sort of bizzare cross between a meccano set and a bank robbery. It then later involved a 2010 Porsche too. Sort of an anti-Land Rover. Stereotypes, eh?</p>",
"contentMap": {
"en": "<p>Some people's mid-life crises involve fast, modern sports cars, mine was some sort of bizzare cross between a meccano set and a bank robbery. It then later involved a 2010 Porsche too. Sort of an anti-Land Rover. Stereotypes, eh?</p>"
},
"updated": "2024-02-04T00:01:31Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/timfoster/statuses/109274708661161423/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/timfoster/statuses/109274708661161423/replies?min_id=109274709894475496&page=true",
"partOf": "https://mastodon.social/users/timfoster/statuses/109274708661161423/replies",
"items": [
"https://mastodon.social/users/timfoster/statuses/109274709894475496"
]
}
},
"likes": {
"id": "https://mastodon.social/users/timfoster/statuses/109274708661161423/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/timfoster/statuses/109274708661161423/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}