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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/hcj/statuses/114123414747011148",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-03-07T22:05:12Z",
"url": "https://fosstodon.org/@hcj/114123414747011148",
"attributedTo": "https://fosstodon.org/users/hcj",
"to": [
"https://fosstodon.org/users/hcj/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/hcj/statuses/114123414747011148",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-03-07:objectId=295452247:objectType=Conversation",
"content": "<p>If anyone is interested in open source and wants to join fosstodon feel free to DM me for an invite! :fosstodon:</p>",
"contentMap": {
"en": "<p>If anyone is interested in open source and wants to join fosstodon feel free to DM me for an invite! :fosstodon:</p>"
},
"attachment": [],
"tag": [
{
"id": "https://fosstodon.org/emojis/25118",
"type": "Emoji",
"name": ":fosstodon:",
"updated": "2018-09-30T12:29:27Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/025/118/original/fosstodon.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/hcj/statuses/114123414747011148/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/hcj/statuses/114123414747011148/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/hcj/statuses/114123414747011148/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/hcj/statuses/114123414747011148/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/hcj/statuses/114123414747011148/shares",
"type": "Collection",
"totalItems": 0
}
}