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/arainert/statuses/109496585705659974",
"type": "Note",
"summary": null,
"inReplyTo": "https://fiasco.social/users/kellan/statuses/109496558141180791",
"published": "2022-12-11T19:01:44Z",
"url": "https://mastodon.social/@arainert/109496585705659974",
"attributedTo": "https://mastodon.social/users/arainert",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/arainert/followers",
"https://fiasco.social/users/kellan"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/arainert/statuses/109496585705659974",
"inReplyToAtomUri": "https://fiasco.social/users/kellan/statuses/109496558141180791",
"conversation": "tag:fiasco.social,2022-12-11:objectId=250924:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fiasco.social/@kellan\" class=\"u-url mention\">@<span>kellan</span></a></span> yes! Collect them all.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fiasco.social/@kellan\" class=\"u-url mention\">@<span>kellan</span></a></span> yes! Collect them all.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fiasco.social/users/kellan",
"name": "@kellan@fiasco.social"
}
],
"replies": {
"id": "https://mastodon.social/users/arainert/statuses/109496585705659974/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/arainert/statuses/109496585705659974/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/arainert/statuses/109496585705659974/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/arainert/statuses/109496585705659974/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/arainert/statuses/109496585705659974/shares",
"type": "Collection",
"totalItems": 0
}
}