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://dice.camp/users/Yora/statuses/112236051381189612",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-08T14:23:53Z",
"url": "https://dice.camp/@Yora/112236051381189612",
"attributedTo": "https://dice.camp/users/Yora",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dice.camp/users/Yora/followers"
],
"sensitive": false,
"atomUri": "https://dice.camp/users/Yora/statuses/112236051381189612",
"inReplyToAtomUri": null,
"conversation": "tag:dice.camp,2024-04-08:objectId=58990580:objectType=Conversation",
"content": "<p>I think I finally solved where my indecisiveness about making the <a href=\"https://dice.camp/tags/KaendorRPG\" class=\"mention hashtag\" rel=\"tag\">#<span>KaendorRPG</span></a> a first person open world game or a top down party game comes from:</p><p>I first got the idea to make a game when RPG Maker was free on steam, and that's a 2D top down engine. When I decided to go with Godot instead, I still thought such game would be the easiest to make.</p><p>I still think of the games I was using as references for what could try as inspirations, even though most of my ideas are now something very different.</p>",
"contentMap": {
"en": "<p>I think I finally solved where my indecisiveness about making the <a href=\"https://dice.camp/tags/KaendorRPG\" class=\"mention hashtag\" rel=\"tag\">#<span>KaendorRPG</span></a> a first person open world game or a top down party game comes from:</p><p>I first got the idea to make a game when RPG Maker was free on steam, and that's a 2D top down engine. When I decided to go with Godot instead, I still thought such game would be the easiest to make.</p><p>I still think of the games I was using as references for what could try as inspirations, even though most of my ideas are now something very different.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://dice.camp/tags/kaendorrpg",
"name": "#kaendorrpg"
}
],
"replies": {
"id": "https://dice.camp/users/Yora/statuses/112236051381189612/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dice.camp/users/Yora/statuses/112236051381189612/replies?min_id=112236060835066276&page=true",
"partOf": "https://dice.camp/users/Yora/statuses/112236051381189612/replies",
"items": [
"https://dice.camp/users/Yora/statuses/112236060835066276"
]
}
},
"likes": {
"id": "https://dice.camp/users/Yora/statuses/112236051381189612/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://dice.camp/users/Yora/statuses/112236051381189612/shares",
"type": "Collection",
"totalItems": 0
}
}