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/ryanschultz/statuses/108245857247954499",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-04T21:45:02Z",
"url": "https://mastodon.social/@ryanschultz/108245857247954499",
"attributedTo": "https://mastodon.social/users/ryanschultz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ryanschultz/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ryanschultz/statuses/108245857247954499",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-05-04:objectId=291056857:objectType=Conversation",
"content": "<p>This is a test of the <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> to <a href=\"https://mastodon.social/tags/Twitter\" class=\"mention hashtag\" rel=\"tag\">#<span>Twitter</span></a> cross poster.<br />*taps mic* “Testing, testing…is this thing on?”</p>",
"contentMap": {
"en": "<p>This is a test of the <a href=\"https://mastodon.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> to <a href=\"https://mastodon.social/tags/Twitter\" class=\"mention hashtag\" rel=\"tag\">#<span>Twitter</span></a> cross poster.<br />*taps mic* “Testing, testing…is this thing on?”</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/108/245/852/326/817/214/original/664a7036e562aa51.jpg",
"name": null,
"blurhash": "UjFR9tniAdtRo#R,n$xX16W;,ne.V@s.NxNI",
"width": 680,
"height": 680
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/twitter",
"name": "#twitter"
}
],
"replies": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108245857247954499/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ryanschultz/statuses/108245857247954499/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ryanschultz/statuses/108245857247954499/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108245857247954499/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/ryanschultz/statuses/108245857247954499/shares",
"type": "Collection",
"totalItems": 0
}
}