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.gamedev.place/users/aras/statuses/113486437231098793",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/aras/statuses/113486362124685025",
"published": "2024-11-15T10:13:27Z",
"url": "https://mastodon.gamedev.place/@aras/113486437231098793",
"attributedTo": "https://mastodon.gamedev.place/users/aras",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/aras/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/aras/statuses/113486437231098793",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/aras/statuses/113486362124685025",
"conversation": "tag:mastodon.gamedev.place,2024-11-14:objectId=120003804:objectType=Conversation",
"content": "<p>While working on this, also found this: `<a href=\"https://mastodon.gamedev.place/tags/define\" class=\"mention hashtag\" rel=\"tag\">#<span>define</span></a> ARCH_CPU_31_BITS 1`. Yeah it's trying to handle IBM System/390 platform, which I'm sure still totally works and is well tested. Of course. Yes.</p>",
"contentMap": {
"en": "<p>While working on this, also found this: `<a href=\"https://mastodon.gamedev.place/tags/define\" class=\"mention hashtag\" rel=\"tag\">#<span>define</span></a> ARCH_CPU_31_BITS 1`. Yeah it's trying to handle IBM System/390 platform, which I'm sure still totally works and is well tested. Of course. Yes.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/define",
"name": "#define"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/aras/statuses/113486437231098793/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/aras/statuses/113486437231098793/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/aras/statuses/113486437231098793/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/aras/statuses/113486437231098793/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.gamedev.place/users/aras/statuses/113486437231098793/shares",
"type": "Collection",
"totalItems": 0
}
}