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/spacegamejunkie/statuses/109684894362957951",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-14T01:11:06Z",
"url": "https://mastodon.gamedev.place/@spacegamejunkie/109684894362957951",
"attributedTo": "https://mastodon.gamedev.place/users/spacegamejunkie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/spacegamejunkie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684894362957951",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-01-14:objectId=24536044:objectType=Conversation",
"content": "<p>This is a test post via dlvr.it, as I'm testing it out since the other service I've been using to post social media seriously jacked up their prices. Adding a random picture to test as well.</p>",
"contentMap": {
"en": "<p>This is a test post via dlvr.it, as I'm testing it out since the other service I've been using to post social media seriously jacked up their prices. Adding a random picture to test as well.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/109/684/894/270/663/018/original/190baf65ed3b2405.jpeg",
"name": null,
"blurhash": "UNAe5Di+X8ORCmS}epw~cXngoyNHKPozW9xn",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684894362957951/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684894362957951/replies?min_id=109684950824592706&page=true",
"partOf": "https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684894362957951/replies",
"items": [
"https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684950824592706"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684894362957951/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/spacegamejunkie/statuses/109684894362957951/shares",
"type": "Collection",
"totalItems": 0
}
}