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/JesseDoc/statuses/9821978",
"type": "Note",
"summary": null,
"inReplyTo": "https://soc.ialis.me/users/nibla/updates/20593",
"published": "2017-06-18T05:28:10Z",
"url": "https://mastodon.social/@JesseDoc/9821978",
"attributedTo": "https://mastodon.social/users/JesseDoc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/JesseDoc/followers",
"https://soc.ialis.me/users/nibla",
"https://soc.ialis.me/users/Jess"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-06-18:objectId=9821978:objectType=Status",
"inReplyToAtomUri": "tag:soc.ialis.me,2017-06-18:objectId=1263591:objectType=Status",
"conversation": "tag:mastodon.social,2017-06-18:objectId=2879926:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://soc.ialis.me/@nibla\" class=\"u-url mention\">@<span>nibla</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://soc.ialis.me/@Jess\" class=\"u-url mention\">@<span>Jess</span></a></span> That's actually me getting Confused on Mastodon™ and accidentally creating an account on another instance.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://soc.ialis.me/@nibla\" class=\"u-url mention\">@<span>nibla</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://soc.ialis.me/@Jess\" class=\"u-url mention\">@<span>Jess</span></a></span> That's actually me getting Confused on Mastodon™ and accidentally creating an account on another instance.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://soc.ialis.me/users/nibla",
"name": "@nibla@soc.ialis.me"
},
{
"type": "Mention",
"href": "https://soc.ialis.me/users/Jess",
"name": "@Jess@soc.ialis.me"
}
],
"replies": {
"id": "https://mastodon.social/users/JesseDoc/statuses/9821978/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/JesseDoc/statuses/9821978/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/JesseDoc/statuses/9821978/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/JesseDoc/statuses/9821978/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/JesseDoc/statuses/9821978/shares",
"type": "Collection",
"totalItems": 0
}
}