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.social/users/kelseyhightower/statuses/109423235134061124",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/kelseyhightower/statuses/109423191464099942",
"published": "2022-11-28T20:07:43Z",
"url": "https://mastodon.social/@kelseyhightower/109423235134061124",
"attributedTo": "https://mastodon.social/users/kelseyhightower",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/kelseyhightower/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/kelseyhightower/statuses/109423235134061124",
"inReplyToAtomUri": "https://mastodon.social/users/kelseyhightower/statuses/109423191464099942",
"conversation": "tag:mastodon.social,2022-11-28:objectId=344966378:objectType=Conversation",
"content": "<p>That Addrs() method is implementation specific and the only way to do this from a unit test would be shelling out to setup new interfaces and assign IP addresses to them. Nope. <a href=\"https://github.com/kelseyhightower/run/blob/master/network.go#L115\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/kelseyhightower/run</span><span class=\"invisible\">/blob/master/network.go#L115</span></a></p>",
"contentMap": {
"en": "<p>That Addrs() method is implementation specific and the only way to do this from a unit test would be shelling out to setup new interfaces and assign IP addresses to them. Nope. <a href=\"https://github.com/kelseyhightower/run/blob/master/network.go#L115\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/kelseyhightower/run</span><span class=\"invisible\">/blob/master/network.go#L115</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/423/234/919/939/729/original/463b70c2ddfd2df0.png",
"name": null,
"blurhash": "UQR{#=Rjj[t700j[j[f601fPf6ay4noeofa{",
"width": 1784,
"height": 1162
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/kelseyhightower/statuses/109423235134061124/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/kelseyhightower/statuses/109423235134061124/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/kelseyhightower/statuses/109423235134061124/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/kelseyhightower/statuses/109423235134061124/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/kelseyhightower/statuses/109423235134061124/shares",
"type": "Collection",
"totalItems": 3
}
}