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://vran.as/users/Alex/statuses/105798203793753108/activity",
"type": "Create",
"actor": "https://vran.as/users/Alex",
"published": "2021-02-26T15:14:34Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vran.as/users/Alex/followers"
],
"object": {
"id": "https://vran.as/users/Alex/statuses/105798203793753108",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-02-26T15:14:34Z",
"url": "https://vran.as/@Alex/105798203793753108",
"attributedTo": "https://vran.as/users/Alex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://vran.as/users/Alex/followers"
],
"sensitive": false,
"atomUri": "https://vran.as/users/Alex/statuses/105798203793753108",
"inReplyToAtomUri": null,
"conversation": "tag:vran.as,2021-02-26:objectId=152:objectType=Conversation",
"content": "<p><a href=\"https://vran.as/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I'm new to the Fediverse. Jumped from server to server, but ultimately settled on my own instance for my main account.</p><p>I work in Zero Trust networking in Seattle, and enjoy Retro Gaming, 3D Printing, and Hiking. I'll mostly be posting about those things.</p>",
"contentMap": {
"en": "<p><a href=\"https://vran.as/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>I'm new to the Fediverse. Jumped from server to server, but ultimately settled on my own instance for my main account.</p><p>I work in Zero Trust networking in Seattle, and enjoy Retro Gaming, 3D Printing, and Hiking. I'll mostly be posting about those things.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://vran.as/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://vran.as/users/Alex/statuses/105798203793753108/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://vran.as/users/Alex/statuses/105798203793753108/replies?only_other_accounts=true&page=true",
"partOf": "https://vran.as/users/Alex/statuses/105798203793753108/replies",
"items": []
}
}
}
}