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/113083423644774435",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-05T06:01:47Z",
"url": "https://mastodon.social/@tesseralis/113083423644774435",
"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/113083423644774435",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-09-05:objectId=792011292:objectType=Conversation",
"content": "<p>primebow <a href=\"https://mastodon.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mastodon.social/tags/mathstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mathstodon</span></a> <a href=\"https://mastodon.social/tags/dataviz\" class=\"mention hashtag\" rel=\"tag\">#<span>dataviz</span></a></p>",
"contentMap": {
"en": "<p>primebow <a href=\"https://mastodon.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://mastodon.social/tags/mathstodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mathstodon</span></a> <a href=\"https://mastodon.social/tags/dataviz\" class=\"mention hashtag\" rel=\"tag\">#<span>dataviz</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/113/083/415/132/109/676/original/174e5d8476af8718.png",
"name": "A graph of numbers from 2-127 based on prime factorizations. The numbers are represented as bars representing their prime factors and scale logarithmically. Each prime factor is a different height and color (with 2 being short and red while the largest prime is almost the size of the whole graph and deep blue). The factors of a number are stacked on top of each other.",
"blurhash": "UmPF_n?Hxbs=.mt9WrbIw%W=WAadx]j?V@f5",
"focalPoint": [
0,
-0.03
],
"width": 2270,
"height": 844
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathstodon",
"name": "#mathstodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/dataviz",
"name": "#dataviz"
}
],
"replies": {
"id": "https://mastodon.social/users/tesseralis/statuses/113083423644774435/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tesseralis/statuses/113083423644774435/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/tesseralis/statuses/113083423644774435/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/tesseralis/statuses/113083423644774435/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mastodon.social/users/tesseralis/statuses/113083423644774435/shares",
"type": "Collection",
"totalItems": 3
}
}