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"
}
}
],
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-31T18:41:55Z",
"url": "https://mastodon.gamedev.place/@arestless/111676497325168155",
"attributedTo": "https://mastodon.gamedev.place/users/arestless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-12-31:objectId=71761868:objectType=Conversation",
"content": "<p>Spent the time "between the years" setting up a touchscreen with a raspberry pi and... I thought all of this would work much better ouf of the box.</p><p>Outside of Android, touch support on Linux is abysmal, and good luck finding an Android that runs on RPi and has the required drivers built-in.</p>",
"contentMap": {
"en": "<p>Spent the time "between the years" setting up a touchscreen with a raspberry pi and... I thought all of this would work much better ouf of the box.</p><p>Outside of Android, touch support on Linux is abysmal, and good luck finding an Android that runs on RPi and has the required drivers built-in.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/676/493/590/052/250/original/a1a501bc214d3b6e.jpg",
"name": "A touch screen showing a home assistant dashboard",
"blurhash": "UMC6fUI94T.8pIV@r=Sh4Tx]%#IUR4g3X9xa",
"width": 3325,
"height": 2494
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155/replies?min_id=111676504293164373&page=true",
"partOf": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155/replies",
"items": [
"https://mastodon.gamedev.place/users/arestless/statuses/111676504293164373"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111676497325168155/shares",
"type": "Collection",
"totalItems": 0
}
}