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/tesseralis/statuses/113002650739618283",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-21T23:40:11Z",
"url": "https://mastodon.social/@tesseralis/113002650739618283",
"attributedTo": "https://mastodon.social/users/tesseralis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tesseralis/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/tesseralis/statuses/113002650739618283",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-08-21:objectId=780814320:objectType=Conversation",
"content": "<p>Did a graph mapping the integers coprime to n arranged in concentric rings and it's a lot nicer than I expected <a href=\"https://mastodon.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mastodon.social/tags/mathart\" class=\"mention hashtag\" rel=\"tag\">#<span>mathart</span></a> <a href=\"https://mastodon.social/tags/mathstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mathstodon</span></a></p>",
"contentMap": {
"en": "<p>Did a graph mapping the integers coprime to n arranged in concentric rings and it's a lot nicer than I expected <a href=\"https://mastodon.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mastodon.social/tags/mathart\" class=\"mention hashtag\" rel=\"tag\">#<span>mathart</span></a> <a href=\"https://mastodon.social/tags/mathstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mathstodon</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/002/631/880/866/352/original/c36fc94dd92d95f4.png",
"name": "A graph of things dots arranged in a circle. Bands of lines can be seen moving up around the 12 o'clock face, and the negative space shows clearly halfway around the circle, at the thirds and fourths.",
"blurhash": "UQN^e:ay~qofxuj[WBfQ~qj[%MofoffQoffQ",
"focalPoint": [
-0.02,
0.02
],
"width": 1329,
"height": 1290
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathart",
"name": "#mathart"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathstodon",
"name": "#mathstodon"
}
],
"replies": {
"id": "https://mastodon.social/users/tesseralis/statuses/113002650739618283/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tesseralis/statuses/113002650739618283/replies?min_id=113002670487596473&page=true",
"partOf": "https://mastodon.social/users/tesseralis/statuses/113002650739618283/replies",
"items": [
"https://mastodon.social/users/tesseralis/statuses/113002670487596473"
]
}
},
"likes": {
"id": "https://mastodon.social/users/tesseralis/statuses/113002650739618283/likes",
"type": "Collection",
"totalItems": 132
},
"shares": {
"id": "https://mastodon.social/users/tesseralis/statuses/113002650739618283/shares",
"type": "Collection",
"totalItems": 65
}
}