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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/rmathew/statuses/111656373836056071",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-28T05:24:15Z",
"url": "https://mastodon.social/@rmathew/111656373836056071",
"attributedTo": "https://mastodon.social/users/rmathew",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/rmathew/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/rmathew/statuses/111656373836056071",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-12-28:objectId=608128878:objectType=Conversation",
"content": "<p>Dijkstra’s snark notwithstanding, <a href=\"https://mastodon.social/tags/BASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>BASIC</span></a> was immensely helpful to me in learning <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> 🫡:</p><p>“BASIC Was Not Just A Programming Language”, Guillaume Chereau (<a href=\"https://gcher.com/posts/2023-12-24-basic/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gcher.com/posts/2023-12-24-bas</span><span class=\"invisible\">ic/</span></a>).</p><p>Via HN: <a href=\"https://news.ycombinator.com/item?id=38777427\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">news.ycombinator.com/item?id=3</span><span class=\"invisible\">8777427</span></a></p><p><a href=\"https://mastodon.social/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a> <a href=\"https://mastodon.social/tags/REPL\" class=\"mention hashtag\" rel=\"tag\">#<span>REPL</span></a> <a href=\"https://mastodon.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://mastodon.social/tags/OldSkool\" class=\"mention hashtag\" rel=\"tag\">#<span>OldSkool</span></a></p>",
"contentMap": {
"en": "<p>Dijkstra’s snark notwithstanding, <a href=\"https://mastodon.social/tags/BASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>BASIC</span></a> was immensely helpful to me in learning <a href=\"https://mastodon.social/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> 🫡:</p><p>“BASIC Was Not Just A Programming Language”, Guillaume Chereau (<a href=\"https://gcher.com/posts/2023-12-24-basic/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gcher.com/posts/2023-12-24-bas</span><span class=\"invisible\">ic/</span></a>).</p><p>Via HN: <a href=\"https://news.ycombinator.com/item?id=38777427\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">news.ycombinator.com/item?id=3</span><span class=\"invisible\">8777427</span></a></p><p><a href=\"https://mastodon.social/tags/ProgrammingLanguages\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgrammingLanguages</span></a> <a href=\"https://mastodon.social/tags/REPL\" class=\"mention hashtag\" rel=\"tag\">#<span>REPL</span></a> <a href=\"https://mastodon.social/tags/RetroComputing\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroComputing</span></a> <a href=\"https://mastodon.social/tags/OldSkool\" class=\"mention hashtag\" rel=\"tag\">#<span>OldSkool</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/basic",
"name": "#basic"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/programminglanguages",
"name": "#programminglanguages"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/repl",
"name": "#repl"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retrocomputing",
"name": "#retrocomputing"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/oldskool",
"name": "#oldskool"
}
],
"replies": {
"id": "https://mastodon.social/users/rmathew/statuses/111656373836056071/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/rmathew/statuses/111656373836056071/replies?min_id=111656441575737913&page=true",
"partOf": "https://mastodon.social/users/rmathew/statuses/111656373836056071/replies",
"items": [
"https://mastodon.social/users/rmathew/statuses/111656441575737913"
]
}
},
"likes": {
"id": "https://mastodon.social/users/rmathew/statuses/111656373836056071/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.social/users/rmathew/statuses/111656373836056071/shares",
"type": "Collection",
"totalItems": 6
}
}