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/marcxsmith/statuses/111611673720341053",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-20T07:56:26Z",
"url": "https://me.dm/@marcxsmith/111611673720341053",
"attributedTo": "https://me.dm/users/marcxsmith",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://me.dm/users/marcxsmith/followers"
],
"sensitive": false,
"atomUri": "https://me.dm/users/marcxsmith/statuses/111611673720341053",
"inReplyToAtomUri": null,
"conversation": "tag:me.dm,2023-12-20:objectId=30231480:objectType=Conversation",
"content": "<p>Why I walk every day<br /><a href=\"https://me.dm/tags/psychology\" class=\"mention hashtag\" rel=\"tag\">#<span>psychology</span></a> <a href=\"https://me.dm/tags/health\" class=\"mention hashtag\" rel=\"tag\">#<span>health</span></a> <a href=\"https://me.dm/tags/fitness\" class=\"mention hashtag\" rel=\"tag\">#<span>fitness</span></a> <a href=\"https://me.dm/tags/Medium\" class=\"mention hashtag\" rel=\"tag\">#<span>Medium</span></a> </p><p><a href=\"https://marcxsmith.medium.com/why-i-walk-every-day-95dfb39bab40\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">marcxsmith.medium.com/why-i-wa</span><span class=\"invisible\">lk-every-day-95dfb39bab40</span></a></p>",
"contentMap": {
"en": "<p>Why I walk every day<br /><a href=\"https://me.dm/tags/psychology\" class=\"mention hashtag\" rel=\"tag\">#<span>psychology</span></a> <a href=\"https://me.dm/tags/health\" class=\"mention hashtag\" rel=\"tag\">#<span>health</span></a> <a href=\"https://me.dm/tags/fitness\" class=\"mention hashtag\" rel=\"tag\">#<span>fitness</span></a> <a href=\"https://me.dm/tags/Medium\" class=\"mention hashtag\" rel=\"tag\">#<span>Medium</span></a> </p><p><a href=\"https://marcxsmith.medium.com/why-i-walk-every-day-95dfb39bab40\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">marcxsmith.medium.com/why-i-wa</span><span class=\"invisible\">lk-every-day-95dfb39bab40</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://me.dm/tags/psychology",
"name": "#psychology"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/health",
"name": "#health"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/fitness",
"name": "#fitness"
},
{
"type": "Hashtag",
"href": "https://me.dm/tags/medium",
"name": "#medium"
}
],
"replies": {
"id": "https://me.dm/users/marcxsmith/statuses/111611673720341053/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://me.dm/users/marcxsmith/statuses/111611673720341053/replies?only_other_accounts=true&page=true",
"partOf": "https://me.dm/users/marcxsmith/statuses/111611673720341053/replies",
"items": []
}
}
}