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.social/users/fneddy/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/fneddy/statuses/109335934908261229",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-13T10:06:07Z",
"url": "https://mastodon.social/@fneddy/109335934908261229",
"attributedTo": "https://mastodon.social/users/fneddy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/fneddy/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/fneddy/statuses/109335934908261229",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-13:objectId=331374576:objectType=Conversation",
"content": "<p>So it's now up to me for an <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> . I do Linux kernel stuff at <a href=\"https://mastodon.social/tags/IBM\" class=\"mention hashtag\" rel=\"tag\">#<span>IBM</span></a>. Nothing mainline mostly hacking around. I love <a href=\"https://mastodon.social/tags/hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>hacking</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://mastodon.social/tags/woodworking\" class=\"mention hashtag\" rel=\"tag\">#<span>woodworking</span></a> ...</p>",
"contentMap": {
"de": "<p>So it's now up to me for an <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> . I do Linux kernel stuff at <a href=\"https://mastodon.social/tags/IBM\" class=\"mention hashtag\" rel=\"tag\">#<span>IBM</span></a>. Nothing mainline mostly hacking around. I love <a href=\"https://mastodon.social/tags/hacking\" class=\"mention hashtag\" rel=\"tag\">#<span>hacking</span></a> <a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/retrocomputing\" class=\"mention hashtag\" rel=\"tag\">#<span>retrocomputing</span></a> <a href=\"https://mastodon.social/tags/woodworking\" class=\"mention hashtag\" rel=\"tag\">#<span>woodworking</span></a> ...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/ibm",
"name": "#ibm"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/hacking",
"name": "#hacking"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/woodworking",
"name": "#woodworking"
}
],
"replies": {
"id": "https://mastodon.social/users/fneddy/statuses/109335934908261229/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/fneddy/statuses/109335934908261229/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/fneddy/statuses/109335934908261229/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/fneddy/statuses/109335934908261229/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.social/users/fneddy/statuses/109335934908261229/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}