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/mintydev/statuses/114590150486850591",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-05-29T08:22:14Z",
"url": "https://mastodon.social/@mintydev/114590150486850591",
"attributedTo": "https://mastodon.social/users/mintydev",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/mintydev/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/mintydev/statuses/114590150486850591",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2025-05-29:objectId=1009225761:objectType=Conversation",
"content": "<p>502 Bad Gateway<br /><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.social/tags/nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>nginx</span></a></p>",
"contentMap": {
"en": "<p>502 Bad Gateway<br /><a href=\"https://mastodon.social/tags/coding\" class=\"mention hashtag\" rel=\"tag\">#<span>coding</span></a> <a href=\"https://mastodon.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a> <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.social/tags/nginx\" class=\"mention hashtag\" rel=\"tag\">#<span>nginx</span></a></p>"
},
"updated": "2025-05-29T08:35:57Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/114/590/145/141/597/800/original/67f26b292309e12b.jpg",
"name": "Nginx bad gateway meme with an actual decrepit gateway displayed on the page",
"blurhash": "UlOzJTt7~qay_3j[IUay?bayM{ofMxWUxuof",
"focalPoint": [
0,
0.06
],
"width": 1000,
"height": 901
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/coding",
"name": "#coding"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/webdev",
"name": "#webdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/nginx",
"name": "#nginx"
}
],
"replies": {
"id": "https://mastodon.social/users/mintydev/statuses/114590150486850591/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/mintydev/statuses/114590150486850591/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/mintydev/statuses/114590150486850591/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/mintydev/statuses/114590150486850591/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/mintydev/statuses/114590150486850591/shares",
"type": "Collection",
"totalItems": 1
}
}