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/zep/statuses/111159465782612511",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-01T11:14:00Z",
"url": "https://mastodon.social/@zep/111159465782612511",
"attributedTo": "https://mastodon.social/users/zep",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zep/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/zep/statuses/111159465782612511",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-10-01:objectId=547605967:objectType=Conversation",
"content": "<p>How to make a 999-byte vectory racing game in 8 easy steps..</p><p>// commented <a href=\"https://mastodon.social/tags/pico8\" class=\"mention hashtag\" rel=\"tag\">#<span>pico8</span></a> src: <a href=\"https://www.lexaloffle.com/bbs/?tid=54397\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">lexaloffle.com/bbs/?tid=54397</span><span class=\"invisible\"></span></a></p><p>[...]<br />gif: <a href=\"https://www.lexaloffle.com/media/1/loom_valley.gif\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">lexaloffle.com/media/1/loom_va</span><span class=\"invisible\">lley.gif</span></a></p>",
"contentMap": {
"en": "<p>How to make a 999-byte vectory racing game in 8 easy steps..</p><p>// commented <a href=\"https://mastodon.social/tags/pico8\" class=\"mention hashtag\" rel=\"tag\">#<span>pico8</span></a> src: <a href=\"https://www.lexaloffle.com/bbs/?tid=54397\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">lexaloffle.com/bbs/?tid=54397</span><span class=\"invisible\"></span></a></p><p>[...]<br />gif: <a href=\"https://www.lexaloffle.com/media/1/loom_valley.gif\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">lexaloffle.com/media/1/loom_va</span><span class=\"invisible\">lley.gif</span></a></p>"
},
"updated": "2023-10-01T11:15:12Z",
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://files.mastodon.social/media_attachments/files/111/159/414/242/165/206/original/3f7c7e60253f8c96.mp4",
"name": "gameplay of a vecotry racing game",
"blurhash": "UA7wvjNGt5t7E1bHj]of0LxaV@M{-;WVRiWB",
"focalPoint": [
0,
0
],
"width": 384,
"height": 384
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/pico8",
"name": "#pico8"
}
],
"replies": {
"id": "https://mastodon.social/users/zep/statuses/111159465782612511/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zep/statuses/111159465782612511/replies?min_id=111159476566510217&page=true",
"partOf": "https://mastodon.social/users/zep/statuses/111159465782612511/replies",
"items": [
"https://mastodon.social/users/zep/statuses/111159476566510217"
]
}
},
"likes": {
"id": "https://mastodon.social/users/zep/statuses/111159465782612511/likes",
"type": "Collection",
"totalItems": 112
},
"shares": {
"id": "https://mastodon.social/users/zep/statuses/111159465782612511/shares",
"type": "Collection",
"totalItems": 49
}
}