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/slashie/statuses/111314928415566294",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-28T22:10:12Z",
"url": "https://mastodon.gamedev.place/@slashie/111314928415566294",
"attributedTo": "https://mastodon.gamedev.place/users/slashie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/slashie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2023-10-28:objectId=62667454:objectType=Conversation",
"content": "<p>Well I set into implemented a basic mobile UI for Emerald Woods and now I'm trapped on making it completely useable... quite a bit of work! hopefully people will enjoy it.</p>",
"contentMap": {
"en": "<p>Well I set into implemented a basic mobile UI for Emerald Woods and now I'm trapped on making it completely useable... quite a bit of work! hopefully people will enjoy it.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/314/927/591/921/169/original/10683a4fbb0d583e.png",
"name": null,
"blurhash": "U37n:k:Z~Us.}txsD*iwnE8{4-Dkx]pJK7Sh",
"width": 384,
"height": 224
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294/replies?min_id=111315067352383902&page=true",
"partOf": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294/replies",
"items": [
"https://mastodon.gamedev.place/users/slashie/statuses/111315067352383902"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.gamedev.place/users/slashie/statuses/111314928415566294/shares",
"type": "Collection",
"totalItems": 1
}
}