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",
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/Ryanteck/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T16:22:23Z",
"url": "https://fosstodon.org/@Ryanteck/109343076765950777",
"attributedTo": "https://fosstodon.org/users/Ryanteck",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Ryanteck/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-14:objectId=58908952:objectType=Conversation",
"content": "<p>Hi I'm Ryan</p><p>The main content you'll see here is:</p><p>Some programming or related issues (complaining about App Development stuff). :android: :apple_inc: </p><p>Computing & Gaming in general, ramblings about tweaking computer builds, linux etc. 🎮 </p><p>Cars, primarily EVs and such. 🚗 </p><p>Dog 🐶 named Perry & Cat 🐱 Named Scratch </p><p><a href=\"https://fosstodon.org/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a></p>",
"contentMap": {
"en": "<p>Hi I'm Ryan</p><p>The main content you'll see here is:</p><p>Some programming or related issues (complaining about App Development stuff). :android: :apple_inc: </p><p>Computing & Gaming in general, ramblings about tweaking computer builds, linux etc. 🎮 </p><p>Cars, primarily EVs and such. 🚗 </p><p>Dog 🐶 named Perry & Cat 🐱 Named Scratch </p><p><a href=\"https://fosstodon.org/tags/Introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>Introduction</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
},
{
"id": "https://fosstodon.org/emojis/25102",
"type": "Emoji",
"name": ":android:",
"updated": "2018-09-30T12:23:49Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/025/102/original/64ec1c48b5f213fe.png"
}
},
{
"id": "https://fosstodon.org/emojis/79582",
"type": "Emoji",
"name": ":apple_inc:",
"updated": "2019-09-03T05:52:32Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/079/582/original/9196281b0343b68b.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777/likes",
"type": "Collection",
"totalItems": 13
},
"shares": {
"id": "https://fosstodon.org/users/Ryanteck/statuses/109343076765950777/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}