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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-24T18:14:11Z",
"url": "https://mastodon.gamedev.place/@AminiAllight/113539288394260597",
"attributedTo": "https://mastodon.gamedev.place/users/AminiAllight",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/AminiAllight/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-11-24:objectId=121594037:objectType=Conversation",
"content": "<p>Finished the gizmo by thickening the rings, adding a visibility toggle, reducing the entity card popup distance and fixing it so it always turns in the same direction as the mouse no matter which side you're looking at it from<br />Next I'll probably do weather effects!<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.gamedev.place/tags/vr\" class=\"mention hashtag\" rel=\"tag\">#<span>vr</span></a> <a href=\"https://mastodon.gamedev.place/tags/virtualreality\" class=\"mention hashtag\" rel=\"tag\">#<span>virtualreality</span></a></p>",
"contentMap": {
"en": "<p>Finished the gizmo by thickening the rings, adding a visibility toggle, reducing the entity card popup distance and fixing it so it always turns in the same direction as the mouse no matter which side you're looking at it from<br />Next I'll probably do weather effects!<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://mastodon.gamedev.place/tags/vr\" class=\"mention hashtag\" rel=\"tag\">#<span>vr</span></a> <a href=\"https://mastodon.gamedev.place/tags/virtualreality\" class=\"mention hashtag\" rel=\"tag\">#<span>virtualreality</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/539/282/680/163/789/original/74fa4efa0ad200dc.mp4",
"name": "Spinning a cube in a 3D editor using a gizmo, then toggling the gizmo on and off using a checkbox in the settings panel, then demonstrating how the entity info box only appears when the mouse reaches the center of the entity.",
"blurhash": "U12YkZof%2kC?bj[t7j[D*ayS0jb4nWBIVay",
"focalPoint": [
0,
0
],
"width": 1600,
"height": 900
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/indiedev",
"name": "#indiedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/vr",
"name": "#vr"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/virtualreality",
"name": "#virtualreality"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.gamedev.place/users/AminiAllight/statuses/113539288394260597/shares",
"type": "Collection",
"totalItems": 6
}
}