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/aeva/statuses/109307151822102819",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/aeva/statuses/109307134622156004",
"published": "2022-11-08T08:06:12Z",
"url": "https://mastodon.gamedev.place/@aeva/109307151822102819",
"attributedTo": "https://mastodon.gamedev.place/users/aeva",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/aeva/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/aeva/statuses/109307151822102819",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/aeva/statuses/109307134622156004",
"conversation": "tag:mastodon.gamedev.place,2022-11-08:objectId=15589535:objectType=Conversation",
"content": "<p>Besides the cat, the objects in those pictures were all made with my project <a href=\"https://mastodon.gamedev.place/tags/TangerineCSG\" class=\"mention hashtag\" rel=\"tag\">#<span>TangerineCSG</span></a>. 🍊 is a system for programmatically composing and rendering 3D models constructed from signed distance functions. In its current state it is quite useful for 3D printing. The renderer and game engine are both areas of active development, so it will probably be a while before anyone else is trying making games with it though.</p>",
"contentMap": {
"en": "<p>Besides the cat, the objects in those pictures were all made with my project <a href=\"https://mastodon.gamedev.place/tags/TangerineCSG\" class=\"mention hashtag\" rel=\"tag\">#<span>TangerineCSG</span></a>. 🍊 is a system for programmatically composing and rendering 3D models constructed from signed distance functions. In its current state it is quite useful for 3D printing. The renderer and game engine are both areas of active development, so it will probably be a while before anyone else is trying making games with it though.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/tangerinecsg",
"name": "#tangerinecsg"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/aeva/statuses/109307151822102819/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/aeva/statuses/109307151822102819/replies?min_id=109307198056414296&page=true",
"partOf": "https://mastodon.gamedev.place/users/aeva/statuses/109307151822102819/replies",
"items": [
"https://mastodon.gamedev.place/users/aeva/statuses/109307198056414296"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/aeva/statuses/109307151822102819/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.gamedev.place/users/aeva/statuses/109307151822102819/shares",
"type": "Collection",
"totalItems": 0
}
}