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/nixCraft/statuses/109320745388036458",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T17:43:14Z",
"url": "https://mastodon.social/@nixCraft/109320745388036458",
"attributedTo": "https://mastodon.social/users/nixCraft",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/nixCraft/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/nixCraft/statuses/109320745388036458",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-10:objectId=329325464:objectType=Conversation",
"content": "<p>Here is how to find ASN for given IP address such as 172.66.40.203 under a Linux, macOS, BSD or Unix CLI using the whois command:</p><p>whois -h whois.cymru.com " -v 172.66.40.203"<br />whois -h whois.cymru.com " -v 2606:4700:3108::ac42:28cb"</p>",
"contentMap": {
"en": "<p>Here is how to find ASN for given IP address such as 172.66.40.203 under a Linux, macOS, BSD or Unix CLI using the whois command:</p><p>whois -h whois.cymru.com " -v 172.66.40.203"<br />whois -h whois.cymru.com " -v 2606:4700:3108::ac42:28cb"</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/320/744/771/482/996/original/3a560b697eb31129.png",
"name": null,
"blurhash": "U583#H~q?b-;~q_3-;%Mt7-;%Mt7a{-;%Mt7",
"width": 1090,
"height": 229
}
],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/nixCraft/statuses/109320745388036458/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/nixCraft/statuses/109320745388036458/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/nixCraft/statuses/109320745388036458/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/nixCraft/statuses/109320745388036458/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://mastodon.social/users/nixCraft/statuses/109320745388036458/shares",
"type": "Collection",
"totalItems": 7
}
}