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://social.harding.dev/users/alex/statuses/109735354591499059",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-22T23:03:48Z",
"url": "https://social.harding.dev/@alex/109735354591499059",
"attributedTo": "https://social.harding.dev/users/alex",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.harding.dev/users/alex/followers",
"https://m.webtoo.ls/users/elk"
],
"sensitive": false,
"atomUri": "https://social.harding.dev/users/alex/statuses/109735354591499059",
"inReplyToAtomUri": null,
"conversation": "tag:harding.dev,2023-01-22:objectId=20038:objectType=Conversation",
"content": "<p>🤔<span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> what is the limitation? Is there a w3c issue open for this?</p>",
"contentMap": {
"en": "<p>🤔<span class=\"h-card\" translate=\"no\"><a href=\"https://m.webtoo.ls/@elk\" class=\"u-url mention\">@<span>elk</span></a></span> what is the limitation? Is there a w3c issue open for this?</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://social.harding.dev/system/media_attachments/files/109/735/351/711/001/431/original/90c872057ce872d5.png",
"name": null,
"blurhash": "U67lyG=eS2S2ayoLWVS21aS2soWVsoS2jtso",
"width": 1180,
"height": 286
}
],
"tag": [
{
"type": "Mention",
"href": "https://m.webtoo.ls/users/elk",
"name": "@elk@webtoo.ls"
}
],
"replies": {
"id": "https://social.harding.dev/users/alex/statuses/109735354591499059/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.harding.dev/users/alex/statuses/109735354591499059/replies?only_other_accounts=true&page=true",
"partOf": "https://social.harding.dev/users/alex/statuses/109735354591499059/replies",
"items": []
}
},
"likes": {
"id": "https://social.harding.dev/users/alex/statuses/109735354591499059/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://social.harding.dev/users/alex/statuses/109735354591499059/shares",
"type": "Collection",
"totalItems": 0
}
}