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/slashie/statuses/111315067352383902",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294",
"published": "2023-10-28T22:45:32Z",
"url": "https://mastodon.gamedev.place/@slashie/111315067352383902",
"attributedTo": "https://mastodon.gamedev.place/users/slashie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/slashie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294",
"conversation": "tag:mastodon.gamedev.place,2023-10-28:objectId=62667454:objectType=Conversation",
"content": "<p>*implementing. Also, the main challenge is it having the soul of a traditional <a href=\"https://mastodon.gamedev.place/tags/roguelike\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelike</span></a>, even if it was intended to be straightforward from the onset (as with all slashie.net roguelikes)</p>",
"contentMap": {
"en": "<p>*implementing. Also, the main challenge is it having the soul of a traditional <a href=\"https://mastodon.gamedev.place/tags/roguelike\" class=\"mention hashtag\" rel=\"tag\">#<span>roguelike</span></a>, even if it was intended to be straightforward from the onset (as with all slashie.net roguelikes)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/roguelike",
"name": "#roguelike"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902/shares",
"type": "Collection",
"totalItems": 0
}
}