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/wildrikku/statuses/113959586824141690",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-06T23:41:37Z",
"url": "https://mastodon.gamedev.place/@wildrikku/113959586824141690",
"attributedTo": "https://mastodon.gamedev.place/users/wildrikku",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/wildrikku/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/wildrikku/statuses/113959586824141690",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2025-02-06:objectId=133395398:objectType=Conversation",
"content": "<p>Looking back at my master thesis, I still think the concept of driving a rigged character with live-streamed motion capture data to have a VR scene react in real time to a real human's movements was pretty cool.<br /><a href=\"https://mastodon.gamedev.place/tags/VR\" class=\"mention hashtag\" rel=\"tag\">#<span>VR</span></a> <a href=\"https://mastodon.gamedev.place/tags/MotionCapture\" class=\"mention hashtag\" rel=\"tag\">#<span>MotionCapture</span></a> <a href=\"https://mastodon.gamedev.place/tags/Unity\" class=\"mention hashtag\" rel=\"tag\">#<span>Unity</span></a></p>",
"contentMap": {
"en": "<p>Looking back at my master thesis, I still think the concept of driving a rigged character with live-streamed motion capture data to have a VR scene react in real time to a real human's movements was pretty cool.<br /><a href=\"https://mastodon.gamedev.place/tags/VR\" class=\"mention hashtag\" rel=\"tag\">#<span>VR</span></a> <a href=\"https://mastodon.gamedev.place/tags/MotionCapture\" class=\"mention hashtag\" rel=\"tag\">#<span>MotionCapture</span></a> <a href=\"https://mastodon.gamedev.place/tags/Unity\" class=\"mention hashtag\" rel=\"tag\">#<span>Unity</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/vr",
"name": "#vr"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/motioncapture",
"name": "#motioncapture"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/unity",
"name": "#unity"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/wildrikku/statuses/113959586824141690/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/wildrikku/statuses/113959586824141690/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/wildrikku/statuses/113959586824141690/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/wildrikku/statuses/113959586824141690/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.gamedev.place/users/wildrikku/statuses/113959586824141690/shares",
"type": "Collection",
"totalItems": 0
}
}