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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/hrbf/statuses/109523236542386284",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T11:59:23Z",
"url": "https://mastodon.social/@hrbf/109523236542386284",
"attributedTo": "https://mastodon.social/users/hrbf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/hrbf/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/hrbf/statuses/109523236542386284",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-16:objectId=357742478:objectType=Conversation",
"content": "<p>As <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> appears to treat <a href=\"https://mastodon.social/tags/hashtags\" class=\"mention hashtag\" rel=\"tag\">#<span>hashtags</span></a> simply as text (which they are), the keyword <a href=\"https://mastodon.social/tags/filter\" class=\"mention hashtag\" rel=\"tag\">#<span>filter</span></a> works as a hashtag filter as well. Despite the obvious human need to share pictures of their pets, I'm just not into having to look at them.</p>",
"contentMap": {
"en": "<p>As <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> appears to treat <a href=\"https://mastodon.social/tags/hashtags\" class=\"mention hashtag\" rel=\"tag\">#<span>hashtags</span></a> simply as text (which they are), the keyword <a href=\"https://mastodon.social/tags/filter\" class=\"mention hashtag\" rel=\"tag\">#<span>filter</span></a> works as a hashtag filter as well. Despite the obvious human need to share pictures of their pets, I'm just not into having to look at them.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/523/233/796/686/762/original/ffbd8b1194ea5d2a.png",
"name": null,
"blurhash": "U74.Jcxwo#fAoXtBojj_tCf3avoeRdj@o#ay",
"width": 1413,
"height": 1468
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/hashtags",
"name": "#hashtags"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/filter",
"name": "#filter"
}
],
"replies": {
"id": "https://mastodon.social/users/hrbf/statuses/109523236542386284/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/hrbf/statuses/109523236542386284/replies?min_id=109523286776382728&page=true",
"partOf": "https://mastodon.social/users/hrbf/statuses/109523236542386284/replies",
"items": [
"https://mastodon.social/users/hrbf/statuses/109523286776382728"
]
}
},
"likes": {
"id": "https://mastodon.social/users/hrbf/statuses/109523236542386284/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/hrbf/statuses/109523236542386284/shares",
"type": "Collection",
"totalItems": 0
}
}