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.online/users/exa/statuses/113565806531265762",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-29T10:38:06Z",
"url": "https://mastodon.online/@exa/113565806531265762",
"attributedTo": "https://mastodon.online/users/exa",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/exa/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/exa/statuses/113565806531265762",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2024-11-29:objectId=425190814:objectType=Conversation",
"content": "<p>Programming education: Is there any good modern alternative of<br /><a href=\"https://en.wikipedia.org/wiki/Borland_Graphics_Interface\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/Borland_</span><span class=\"invisible\">Graphics_Interface</span></a><br />?</p><p>Problems with the "new alternatives" that I've seen so far are either 1) they are too complex to set up (SDL-likes) or 2) they are deliberately crippled down in features instead of making them simple to use.</p><p><a href=\"https://mastodon.online/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.online/tags/pascal\" class=\"mention hashtag\" rel=\"tag\">#<span>pascal</span></a> <a href=\"https://mastodon.online/tags/borland\" class=\"mention hashtag\" rel=\"tag\">#<span>borland</span></a> <a href=\"https://mastodon.online/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>",
"contentMap": {
"en": "<p>Programming education: Is there any good modern alternative of<br /><a href=\"https://en.wikipedia.org/wiki/Borland_Graphics_Interface\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">en.wikipedia.org/wiki/Borland_</span><span class=\"invisible\">Graphics_Interface</span></a><br />?</p><p>Problems with the "new alternatives" that I've seen so far are either 1) they are too complex to set up (SDL-likes) or 2) they are deliberately crippled down in features instead of making them simple to use.</p><p><a href=\"https://mastodon.online/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://mastodon.online/tags/pascal\" class=\"mention hashtag\" rel=\"tag\">#<span>pascal</span></a> <a href=\"https://mastodon.online/tags/borland\" class=\"mention hashtag\" rel=\"tag\">#<span>borland</span></a> <a href=\"https://mastodon.online/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/pascal",
"name": "#pascal"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/borland",
"name": "#borland"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/education",
"name": "#education"
}
],
"replies": {
"id": "https://mastodon.online/users/exa/statuses/113565806531265762/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/exa/statuses/113565806531265762/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/exa/statuses/113565806531265762/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/exa/statuses/113565806531265762/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/exa/statuses/113565806531265762/shares",
"type": "Collection",
"totalItems": 1
}
}