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://wandering.shop/users/dani_p/statuses/137",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-15T00:50:20Z",
"url": "https://wandering.shop/@dani_p/137",
"attributedTo": "https://wandering.shop/users/dani_p",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/dani_p/followers"
],
"sensitive": false,
"atomUri": "tag:wandering.shop,2017-04-15:objectId=137:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><a href=\"https://wandering.shop/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> time!</p><p>I saw this spot mentioned on Twitter and I've been interested in trying out Mastodon for a while now. Please let me know if I'm interloping! I'm Toronto-based and I work for engineers. I've always been one of those science-adjacent humanities people, and sff is really germane to that, so I like keeping up with the chatter. I have fun writing about people and fungus and, right now, jellyfish 🐟</p><p>And I'm really hopeful about this microblogging platform. 😍</p>",
"contentMap": {
"en": "<p><a href=\"https://wandering.shop/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> time!</p><p>I saw this spot mentioned on Twitter and I've been interested in trying out Mastodon for a while now. Please let me know if I'm interloping! I'm Toronto-based and I work for engineers. I've always been one of those science-adjacent humanities people, and sff is really germane to that, so I like keeping up with the chatter. I have fun writing about people and fungus and, right now, jellyfish 🐟</p><p>And I'm really hopeful about this microblogging platform. 😍</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://wandering.shop/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://wandering.shop/users/dani_p/statuses/137/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/dani_p/statuses/137/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/dani_p/statuses/137/replies",
"items": []
}
}
}