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://machines.social/users/trevorflowers/statuses/111353830269143888",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-04T19:03:27Z",
"url": "https://machines.social/@trevorflowers/111353830269143888",
"attributedTo": "https://machines.social/users/trevorflowers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://machines.social/users/trevorflowers/followers"
],
"sensitive": false,
"atomUri": "https://machines.social/users/trevorflowers/statuses/111353830269143888",
"inReplyToAtomUri": null,
"conversation": "tag:machines.social,2023-11-04:objectId=429931:objectType=Conversation",
"content": "<p>Here are the electronics that go into my 1:10 scale Connection Machine miniatures. One QT Py, four red LED matrices, and four LED driver boards. They're all strung together with I2C cables JST SH plugs and sockets.<br /><a href=\"https://machines.social/tags/cm\" class=\"mention hashtag\" rel=\"tag\">#<span>cm</span></a> <a href=\"https://machines.social/tags/miniatures\" class=\"mention hashtag\" rel=\"tag\">#<span>miniatures</span></a> <a href=\"https://machines.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a></p>",
"contentMap": {
"en": "<p>Here are the electronics that go into my 1:10 scale Connection Machine miniatures. One QT Py, four red LED matrices, and four LED driver boards. They're all strung together with I2C cables JST SH plugs and sockets.<br /><a href=\"https://machines.social/tags/cm\" class=\"mention hashtag\" rel=\"tag\">#<span>cm</span></a> <a href=\"https://machines.social/tags/miniatures\" class=\"mention hashtag\" rel=\"tag\">#<span>miniatures</span></a> <a href=\"https://machines.social/tags/electronics\" class=\"mention hashtag\" rel=\"tag\">#<span>electronics</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://machines.social/system/media_attachments/files/111/353/826/687/016/027/original/3068b1cfbf30827d.jpg",
"name": "A set of electronics parts laid out on a workbench.",
"blurhash": "UCEME~D%WWaf~qRja}oL9FWBRjt7oejuRkoz",
"focalPoint": [
-0.01,
0.36
],
"width": 2835,
"height": 2925
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://machines.social/tags/electronics",
"name": "#electronics"
},
{
"type": "Hashtag",
"href": "https://machines.social/tags/miniatures",
"name": "#miniatures"
},
{
"type": "Hashtag",
"href": "https://machines.social/tags/cm",
"name": "#cm"
}
],
"replies": {
"id": "https://machines.social/users/trevorflowers/statuses/111353830269143888/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://machines.social/users/trevorflowers/statuses/111353830269143888/replies?min_id=111354186280039537&page=true",
"partOf": "https://machines.social/users/trevorflowers/statuses/111353830269143888/replies",
"items": [
"https://machines.social/users/trevorflowers/statuses/111354186280039537"
]
}
}
}