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://mastodon.social/users/eddelbuettel/statuses/109603098113526909",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-30T14:29:14Z",
"url": "https://mastodon.social/@eddelbuettel/109603098113526909",
"attributedTo": "https://mastodon.social/users/eddelbuettel",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/eddelbuettel/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/eddelbuettel/statuses/109603098113526909",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-30:objectId=368840639:objectType=Conversation",
"content": "<p>PSA: C standard changes coming to <a href=\"https://mastodon.social/tags/Rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>Rstats</span></a>.</p>",
"contentMap": {
"en": "<p>PSA: C standard changes coming to <a href=\"https://mastodon.social/tags/Rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>Rstats</span></a>.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/109/603/095/064/194/994/original/b26301a9a7b01eb2.png",
"name": null,
"blurhash": "U3SigQ9F~q?b_3IUIUWB_3WBD%Rjxuj[RjRj",
"width": 707,
"height": 759
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rstats",
"name": "#rstats"
}
],
"replies": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109603098113526909/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/eddelbuettel/statuses/109603098113526909/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/eddelbuettel/statuses/109603098113526909/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109603098113526909/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/eddelbuettel/statuses/109603098113526909/shares",
"type": "Collection",
"totalItems": 0
}
}