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/108363228204142641",
"type": "Note",
"summary": null,
"inReplyTo": "https://coales.co/users/msh/statuses/1",
"published": "2022-05-25T15:14:01Z",
"url": "https://coales.co/@msh/108363228204142641",
"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/108363228204142641",
"inReplyToAtomUri": "tag:coales.co,2017-05-25:objectId=1:objectType=Status",
"conversation": "tag:coales.co,2017-05-25:objectId=1:objectType=Conversation",
"localOnly": false,
"content": "<p>Oh hey I've been tooting for 5 years now where has the time gone <a href=\"https://coales.co/tags/fediversary\" class=\"mention hashtag\" rel=\"tag\">#<span>fediversary</span></a></p>",
"contentMap": {
"en": "<p>Oh hey I've been tooting for 5 years now where has the time gone <a href=\"https://coales.co/tags/fediversary\" class=\"mention hashtag\" rel=\"tag\">#<span>fediversary</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://coales.co/tags/fediversary",
"name": "#fediversary"
}
],
"replies": {
"id": "https://coales.co/users/msh/statuses/108363228204142641/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://coales.co/users/msh/statuses/108363228204142641/replies?only_other_accounts=true&page=true",
"partOf": "https://coales.co/users/msh/statuses/108363228204142641/replies",
"items": []
}
}
}