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://me.dm/users/scott/statuses/109671046496399705",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-11T14:29:24Z",
"url": "https://me.dm/@scott/109671046496399705",
"attributedTo": "https://me.dm/users/scott",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://me.dm/users/scott/followers"
],
"sensitive": false,
"atomUri": "https://me.dm/users/scott/statuses/109671046496399705",
"inReplyToAtomUri": null,
"conversation": "tag:me.dm,2023-01-11:objectId=1913:objectType=Conversation",
"content": "<p>👋 Hello hello! By way of <a href=\"https://me.dm/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>…</p><p>I’m Scott. It’s nice to be here. </p><p>I like <a href=\"https://me.dm/tags/words\" class=\"mention hashtag\" rel=\"tag\">#<span>words</span></a>. Words on the internet, words in books, words in magazines, words in newspapers. </p><p>I’m a <a href=\"https://me.dm/tags/writer\" class=\"mention hashtag\" rel=\"tag\">#<span>writer</span></a>, <a href=\"https://me.dm/tags/editor\" class=\"mention hashtag\" rel=\"tag\">#<span>editor</span></a> and all-around <a href=\"https://me.dm/tags/media\" class=\"mention hashtag\" rel=\"tag\">#<span>media</span></a> person. I work at <a href=\"https://me.dm/tags/Medium\" class=\"mention hashtag\" rel=\"tag\">#<span>Medium</span></a> as the VP of Content, supporting and boosting the best writing on the platform. In the frighteningly distant past, I wrote for at Salon.com, Der Spiegel, LA Weekly and the Eastbay Express. From 2007 to 2019, I worked at BuzzFeed (I like memes, too).</p>",
"contentMap": {
"en": "<p>👋 Hello hello! By way of <a href=\"https://me.dm/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>…</p><p>I’m Scott. It’s nice to be here. </p><p>I like <a href=\"https://me.dm/tags/words\" class=\"mention hashtag\" rel=\"tag\">#<span>words</span></a>. Words on the internet, words in books, words in magazines, words in newspapers. </p><p>I’m a <a href=\"https://me.dm/tags/writer\" class=\"mention hashtag\" rel=\"tag\">#<span>writer</span></a>, <a href=\"https://me.dm/tags/editor\" class=\"mention hashtag\" rel=\"tag\">#<span>editor</span></a> and all-around <a href=\"https://me.dm/tags/media\" class=\"mention hashtag\" rel=\"tag\">#<span>media</span></a> person. I work at <a href=\"https://me.dm/tags/Medium\" class=\"mention hashtag\" rel=\"tag\">#<span>Medium</span></a> as the VP of Content, supporting and boosting the best writing on the platform. In the frighteningly distant past, I wrote for at Salon.com, Der Spiegel, LA Weekly and the Eastbay Express. From 2007 to 2019, I worked at BuzzFeed (I like memes, too).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://me.dm/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/words",
"name": "#words"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/writer",
"name": "#writer"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/editor",
"name": "#editor"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/media",
"name": "#media"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/medium",
"name": "#medium"
}
],
"replies": {
"id": "https://me.dm/users/scott/statuses/109671046496399705/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://me.dm/users/scott/statuses/109671046496399705/replies?min_id=109671053572843045&page=true",
"partOf": "https://me.dm/users/scott/statuses/109671046496399705/replies",
"items": [
"https://me.dm/users/scott/statuses/109671053572843045"
]
}
}
}