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/gbraad/statuses/114085388061534030",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/gbraad/statuses/114084980147550260",
"published": "2025-03-01T04:54:31Z",
"url": "https://mastodon.social/@gbraad/114085388061534030",
"attributedTo": "https://mastodon.social/users/gbraad",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/gbraad/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/gbraad/statuses/114085388061534030",
"inReplyToAtomUri": "https://mastodon.social/users/gbraad/statuses/114084980147550260",
"conversation": "tag:mastodon.social,2025-03-01:objectId=933829073:objectType=Conversation",
"content": "<p>It works for what I needed it for: <a href=\"https://github.com/gbraad-redhat/Machinefile/issues/1#issuecomment-2691922334\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gbraad-redhat/Machi</span><span class=\"invisible\">nefile/issues/1#issuecomment-2691922334</span></a> ... an easy way to deploy a server that was provided as a container, virtual machine or baremetal... but using the Containerfile as the installation instructions.</p><p><a href=\"https://mastodon.social/tags/containers\" class=\"mention hashtag\" rel=\"tag\">#<span>containers</span></a> <a href=\"https://mastodon.social/tags/server\" class=\"mention hashtag\" rel=\"tag\">#<span>server</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>It works for what I needed it for: <a href=\"https://github.com/gbraad-redhat/Machinefile/issues/1#issuecomment-2691922334\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/gbraad-redhat/Machi</span><span class=\"invisible\">nefile/issues/1#issuecomment-2691922334</span></a> ... an easy way to deploy a server that was provided as a container, virtual machine or baremetal... but using the Containerfile as the installation instructions.</p><p><a href=\"https://mastodon.social/tags/containers\" class=\"mention hashtag\" rel=\"tag\">#<span>containers</span></a> <a href=\"https://mastodon.social/tags/server\" class=\"mention hashtag\" rel=\"tag\">#<span>server</span></a> <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"updated": "2025-03-01T05:12:07Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/085/385/866/852/588/original/97828d2a0930d281.png",
"name": null,
"blurhash": "U55O4?~B,.+[ELI:OESi~B^P,:#kNGNaR+Sh",
"width": 952,
"height": 346
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/085/456/838/606/053/original/5837f05fa61c0be5.png",
"name": null,
"blurhash": "U44Uve}[-7#RofofjZj?~C^P,:#koLoLn%n$",
"width": 951,
"height": 293
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/114/085/386/733/845/321/original/63237deb08165d15.png",
"name": null,
"blurhash": "U02i98~qRjj@Rjt7xuWBM{WBt6oyofj[ofof",
"width": 955,
"height": 621
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/containers",
"name": "#containers"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/server",
"name": "#server"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/gbraad/statuses/114085388061534030/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/gbraad/statuses/114085388061534030/replies?min_id=114092637494438313&page=true",
"partOf": "https://mastodon.social/users/gbraad/statuses/114085388061534030/replies",
"items": [
"https://mastodon.social/users/gbraad/statuses/114086085812480804",
"https://mastodon.social/users/gbraad/statuses/114087577440031956",
"https://mastodon.social/users/gbraad/statuses/114092637494438313"
]
}
},
"likes": {
"id": "https://mastodon.social/users/gbraad/statuses/114085388061534030/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/gbraad/statuses/114085388061534030/shares",
"type": "Collection",
"totalItems": 4
}
}