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://mstdn.social/users/Mastodon/statuses/103393093075774061",
"type": "Note",
"summary": null,
"inReplyTo": "https://mstdn.social/users/Mastodon/statuses/103393091631331541",
"published": "2019-12-29T21:03:17Z",
"url": "https://mstdn.social/@Mastodon/103393093075774061",
"attributedTo": "https://mstdn.social/users/Mastodon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/Mastodon/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/Mastodon/statuses/103393093075774061",
"inReplyToAtomUri": "https://mstdn.social/users/Mastodon/statuses/103393091631331541",
"conversation": "tag:mstdn.social,2019-12-29:objectId=3126862:objectType=Conversation",
"content": "<p>Mastodon's statuses are called "toots", like Twitter's are called "tweets". A toot can be up to 500 characters long.</p><p>Mastodon also supports hashtags, which are words prefixed by #, like "<a href=\"https://mstdn.social/tags/gameing\" class=\"mention hashtag\" rel=\"tag\">#<span>gameing</span></a>" or "<a href=\"https://mstdn.social/tags/pineapple\" class=\"mention hashtag\" rel=\"tag\">#<span>pineapple</span></a>". You can click on a hashtag to search for other posts containing that tag.</p>",
"contentMap": {
"en": "<p>Mastodon's statuses are called "toots", like Twitter's are called "tweets". A toot can be up to 500 characters long.</p><p>Mastodon also supports hashtags, which are words prefixed by #, like "<a href=\"https://mstdn.social/tags/gameing\" class=\"mention hashtag\" rel=\"tag\">#<span>gameing</span></a>" or "<a href=\"https://mstdn.social/tags/pineapple\" class=\"mention hashtag\" rel=\"tag\">#<span>pineapple</span></a>". You can click on a hashtag to search for other posts containing that tag.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/gameing",
"name": "#gameing"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/pineapple",
"name": "#pineapple"
}
],
"replies": {
"id": "https://mstdn.social/users/Mastodon/statuses/103393093075774061/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/Mastodon/statuses/103393093075774061/replies?min_id=103393095002122003&page=true",
"partOf": "https://mstdn.social/users/Mastodon/statuses/103393093075774061/replies",
"items": [
"https://mstdn.social/users/Mastodon/statuses/103393095002122003"
]
}
}
}