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://coales.co/users/msh/statuses/109626242036500471",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-03T16:35:02Z",
"url": "https://coales.co/@msh/109626242036500471",
"attributedTo": "https://coales.co/users/msh",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://coales.co/users/msh/followers"
],
"sensitive": false,
"atomUri": "https://coales.co/users/msh/statuses/109626242036500471",
"inReplyToAtomUri": null,
"conversation": "tag:coales.co,2023-01-03:objectId=5650866:objectType=Conversation",
"localOnly": false,
"content": "<p><a href=\"https://coales.co/tags/FediTip\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTip</span></a> </p><p>If you want to follow interesting people *fill out your profile* and *interact with people*</p><p>Since added attention brings some of the bad with the good, expect more people (like me) to "lock" their accounts (that is, set their account to require manual approval of follow requests).</p><p>My policy on accepting follow requests is to require either a completed profile and/or a history of *original* posts (not just boosts). If I get a follow request from a blank profile I sit on it for a couple of weeks, and if it is still empty I reject the request.</p><p>If I rejected your follow request and your profile is empty that is 100% why.</p>",
"contentMap": {
"en": "<p><a href=\"https://coales.co/tags/FediTip\" class=\"mention hashtag\" rel=\"tag\">#<span>FediTip</span></a> </p><p>If you want to follow interesting people *fill out your profile* and *interact with people*</p><p>Since added attention brings some of the bad with the good, expect more people (like me) to "lock" their accounts (that is, set their account to require manual approval of follow requests).</p><p>My policy on accepting follow requests is to require either a completed profile and/or a history of *original* posts (not just boosts). If I get a follow request from a blank profile I sit on it for a couple of weeks, and if it is still empty I reject the request.</p><p>If I rejected your follow request and your profile is empty that is 100% why.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://coales.co/tags/feditip",
"name": "#feditip"
}
],
"replies": {
"id": "https://coales.co/users/msh/statuses/109626242036500471/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coales.co/users/msh/statuses/109626242036500471/replies?min_id=110862743269948565&page=true",
"partOf": "https://coales.co/users/msh/statuses/109626242036500471/replies",
"items": [
"https://coales.co/users/msh/statuses/110862743269948565"
]
}
}
}