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/joeykaudio/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-25T11:15:52Z",
"url": "https://mastodon.social/@joeykaudio/110949967612312928",
"attributedTo": "https://mastodon.social/users/joeykaudio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/joeykaudio/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-08-25:objectId=521291025:objectType=Conversation",
"content": "<p>Check out my first game jam game! its a platformer where you play as a cyborg-vampire experiment running through a cyberpunk themed city, avoiding light and sucking the life out of aliens: <a href=\"https://flown.itch.io/vampire-game\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">flown.itch.io/vampire-game</span><span class=\"invisible\"></span></a></p><p>Made for the 1 bit game jam with a team of 4: me, flown(programmer), pillowbyte(pixel art) and october(music composer). I created all of the sound effects and implemented them.</p><p><a href=\"https://mastodon.social/tags/gameaudio\" class=\"mention hashtag\" rel=\"tag\">#<span>gameaudio</span></a> <a href=\"https://mastodon.social/tags/gamejams\" class=\"mention hashtag\" rel=\"tag\">#<span>gamejams</span></a></p>",
"contentMap": {
"en": "<p>Check out my first game jam game! its a platformer where you play as a cyborg-vampire experiment running through a cyberpunk themed city, avoiding light and sucking the life out of aliens: <a href=\"https://flown.itch.io/vampire-game\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">flown.itch.io/vampire-game</span><span class=\"invisible\"></span></a></p><p>Made for the 1 bit game jam with a team of 4: me, flown(programmer), pillowbyte(pixel art) and october(music composer). I created all of the sound effects and implemented them.</p><p><a href=\"https://mastodon.social/tags/gameaudio\" class=\"mention hashtag\" rel=\"tag\">#<span>gameaudio</span></a> <a href=\"https://mastodon.social/tags/gamejams\" class=\"mention hashtag\" rel=\"tag\">#<span>gamejams</span></a></p>"
},
"updated": "2023-08-25T11:21:27Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gameaudio",
"name": "#gameaudio"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/gamejams",
"name": "#gamejams"
}
],
"replies": {
"id": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/joeykaudio/statuses/110949967612312928/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}