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://xoxo.zone/users/KevinMarks/statuses/101059506374031172",
"type": "Note",
"summary": null,
"inReplyTo": "https://lgbt.io/users/nelson/statuses/101059364461545233",
"published": "2018-11-12T18:01:30Z",
"url": "https://xoxo.zone/@KevinMarks/101059506374031172",
"attributedTo": "https://xoxo.zone/users/KevinMarks",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://xoxo.zone/users/KevinMarks/followers",
"https://lgbt.io/users/nelson",
"https://mastodon.social/users/rabble"
],
"sensitive": false,
"atomUri": "https://xoxo.zone/users/KevinMarks/statuses/101059506374031172",
"inReplyToAtomUri": "https://lgbt.io/users/nelson/statuses/101059364461545233",
"conversation": "tag:mastodon.social,2018-11-12:objectId=64349557:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://lgbt.io/@nelson\" class=\"u-url mention\">@<span>nelson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rabble\" class=\"u-url mention\">@<span>rabble</span></a></span> another way to bridge is using rel=me links back and forth, though twitter is a bit less good at publishing them these days.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://lgbt.io/@nelson\" class=\"u-url mention\">@<span>nelson</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@rabble\" class=\"u-url mention\">@<span>rabble</span></a></span> another way to bridge is using rel=me links back and forth, though twitter is a bit less good at publishing them these days.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://lgbt.io/users/nelson",
"name": "@nelson@lgbt.io"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/rabble",
"name": "@rabble@mastodon.social"
}
],
"replies": {
"id": "https://xoxo.zone/users/KevinMarks/statuses/101059506374031172/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://xoxo.zone/users/KevinMarks/statuses/101059506374031172/replies?only_other_accounts=true&page=true",
"partOf": "https://xoxo.zone/users/KevinMarks/statuses/101059506374031172/replies",
"items": []
}
},
"likes": {
"id": "https://xoxo.zone/users/KevinMarks/statuses/101059506374031172/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://xoxo.zone/users/KevinMarks/statuses/101059506374031172/shares",
"type": "Collection",
"totalItems": 0
}
}