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/golmac/statuses/109470403600934460",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-07T04:03:17Z",
"url": "https://mastodon.gamedev.place/@golmac/109470403600934460",
"attributedTo": "https://mastodon.gamedev.place/users/golmac",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/golmac/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/golmac/statuses/109470403600934460",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2022-12-07:objectId=19341875:objectType=Conversation",
"content": "<p>SeedComp is a new Interactive Fiction competition/party in 3 phases.</p><p>1: Submit new game ideas (seeds). These ideas can range from one-sentence prompts to actual snippets of code.</p><p>2: Write a short game (suggested play time 15-30) based on 1 or more seeds.</p><p>3. Play games to vote/nominate games.</p><p>You don't have to do all 3 to participate. Do whatever looks fun and interesting.</p><p>A new, collaborative community experience. More info here: </p><p><a href=\"https://seedcomp.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">seedcomp.org/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/interactivefiction\" class=\"mention hashtag\" rel=\"tag\">#<span>interactivefiction</span></a></p>",
"contentMap": {
"en": "<p>SeedComp is a new Interactive Fiction competition/party in 3 phases.</p><p>1: Submit new game ideas (seeds). These ideas can range from one-sentence prompts to actual snippets of code.</p><p>2: Write a short game (suggested play time 15-30) based on 1 or more seeds.</p><p>3. Play games to vote/nominate games.</p><p>You don't have to do all 3 to participate. Do whatever looks fun and interesting.</p><p>A new, collaborative community experience. More info here: </p><p><a href=\"https://seedcomp.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">seedcomp.org/</span><span class=\"invisible\"></span></a></p><p><a href=\"https://mastodon.gamedev.place/tags/interactivefiction\" class=\"mention hashtag\" rel=\"tag\">#<span>interactivefiction</span></a></p>"
},
"updated": "2022-12-07T04:05:16Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/interactivefiction",
"name": "#interactivefiction"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/golmac/statuses/109470403600934460/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/golmac/statuses/109470403600934460/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/golmac/statuses/109470403600934460/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/golmac/statuses/109470403600934460/likes",
"type": "Collection",
"totalItems": 25
},
"shares": {
"id": "https://mastodon.gamedev.place/users/golmac/statuses/109470403600934460/shares",
"type": "Collection",
"totalItems": 27
}
}