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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/coolbutuseless/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-28T06:15:54Z",
"url": "https://fosstodon.org/@coolbutuseless/110790243425871365",
"attributedTo": "https://fosstodon.org/users/coolbutuseless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/coolbutuseless/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-07-28:objectId=130364334:objectType=Conversation",
"content": "<p><a href=\"https://fosstodon.org/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> lambda function hot take</p>",
"contentMap": {
"en": "<p><a href=\"https://fosstodon.org/tags/RStats\" class=\"mention hashtag\" rel=\"tag\">#<span>RStats</span></a> lambda function hot take</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/110/790/240/456/483/841/original/d09d7f10d3d00714.jpg",
"name": null,
"blurhash": "ULFXVt|O5O2kqE5PR6,J.SE1M{%2-qRPadxu",
"width": 522,
"height": 754
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365/likes",
"type": "Collection",
"totalItems": 39
},
"shares": {
"id": "https://fosstodon.org/users/coolbutuseless/statuses/110790243425871365/shares",
"type": "Collection",
"totalItems": 15
}
}
]
}