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.cloud/users/ferrata/statuses/109302887848441670",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T14:01:49Z",
"url": "https://mastodon.cloud/@ferrata/109302887848441670",
"attributedTo": "https://mastodon.cloud/users/ferrata",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/ferrata/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/ferrata/statuses/109302887848441670",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2022-11-07:objectId=177890399:objectType=Conversation",
"content": "<p>Hey! my name is Sasha, and I am a developer; I think it's time for an introduction. And so it happened that I have a blog post about it! 😁</p><p><a href=\"https://world.hey.com/ferrata/hey-there-cc0b054c\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">world.hey.com/ferrata/hey-ther</span><span class=\"invisible\">e-cc0b054c</span></a></p><p><a href=\"https://mastodon.cloud/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>",
"contentMap": {
"en": "<p>Hey! my name is Sasha, and I am a developer; I think it's time for an introduction. And so it happened that I have a blog post about it! 😁</p><p><a href=\"https://world.hey.com/ferrata/hey-there-cc0b054c\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">world.hey.com/ferrata/hey-ther</span><span class=\"invisible\">e-cc0b054c</span></a></p><p><a href=\"https://mastodon.cloud/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.cloud/users/ferrata/statuses/109302887848441670/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/ferrata/statuses/109302887848441670/replies?min_id=109313963734324588&page=true",
"partOf": "https://mastodon.cloud/users/ferrata/statuses/109302887848441670/replies",
"items": [
"https://mastodon.cloud/users/ferrata/statuses/109313963734324588"
]
}
}
}