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://mstdn.social/users/stux/statuses/111437572234911423",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-19T14:00:08Z",
"url": "https://mstdn.social/@stux/111437572234911423",
"attributedTo": "https://mstdn.social/users/stux",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mstdn.social/users/stux/followers"
],
"sensitive": false,
"atomUri": "https://mstdn.social/users/stux/statuses/111437572234911423",
"inReplyToAtomUri": null,
"conversation": "tag:mstdn.social,2023-11-19:objectId=294380697:objectType=Conversation",
"content": "<p>Finally! After a week or so trying, searching and discussing we got a mobile joystick controller and buttons for our third person character!</p><p>So keyboard on desktop and joystick on mobile yay!</p><p><a href=\"https://mstdn.social/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a> <a href=\"https://mstdn.social/tags/ThreeJS\" class=\"mention hashtag\" rel=\"tag\">#<span>ThreeJS</span></a></p>",
"contentMap": {
"en": "<p>Finally! After a week or so trying, searching and discussing we got a mobile joystick controller and buttons for our third person character!</p><p>So keyboard on desktop and joystick on mobile yay!</p><p><a href=\"https://mstdn.social/tags/React\" class=\"mention hashtag\" rel=\"tag\">#<span>React</span></a> <a href=\"https://mstdn.social/tags/ThreeJS\" class=\"mention hashtag\" rel=\"tag\">#<span>ThreeJS</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://media.mstdn.social/media_attachments/files/111/437/567/934/002/842/original/856f5f987b8f8c2c.mp4",
"name": "Third person view with a joystick controller",
"blurhash": "U#LOK4Rj~Wj[%Nj[NFay-qj]M{jsoffQazj@",
"focalPoint": [
0,
0
],
"width": 1710,
"height": 1726
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/react",
"name": "#react"
},
{
"type": "Hashtag",
"href": "https://mstdn.social/tags/threejs",
"name": "#threejs"
}
],
"replies": {
"id": "https://mstdn.social/users/stux/statuses/111437572234911423/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mstdn.social/users/stux/statuses/111437572234911423/replies?min_id=111437771735340494&page=true",
"partOf": "https://mstdn.social/users/stux/statuses/111437572234911423/replies",
"items": [
"https://mstdn.social/users/stux/statuses/111437605389292547",
"https://mstdn.social/users/stux/statuses/111437771735340494"
]
}
}
}