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://fosstodon.org/users/biomejs/statuses/112745160868439531",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-07T12:17:07Z",
"url": "https://fosstodon.org/@biomejs/112745160868439531",
"attributedTo": "https://fosstodon.org/users/biomejs",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/biomejs/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/biomejs/statuses/112745160868439531",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-07-07:objectId=223230720:objectType=Conversation",
"content": "<p>Biome officially surpassed 2 millions monthly downloads on npm!</p>",
"contentMap": {
"en": "<p>Biome officially surpassed 2 millions monthly downloads on npm!</p>"
},
"updated": "2024-07-07T12:17:16Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/112/745/158/368/766/713/original/0355f658aa872231.jpg",
"name": "A chart that shows the number of Biome monthly downloads on npm",
"blurhash": "U2S~#D%gIU_3NHInE2t79G4:R-%1IpIUadxu",
"width": 1080,
"height": 1201
}
],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/biomejs/statuses/112745160868439531/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/biomejs/statuses/112745160868439531/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/biomejs/statuses/112745160868439531/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/biomejs/statuses/112745160868439531/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://fosstodon.org/users/biomejs/statuses/112745160868439531/shares",
"type": "Collection",
"totalItems": 4
}
}