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/penpln/statuses/7504697",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-05-29T23:05:38Z",
"url": "https://mastodon.social/@penpln/7504697",
"attributedTo": "https://mastodon.social/users/penpln",
"to": [
"https://mastodon.social/users/penpln/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-05-29:objectId=7504697:objectType=Status",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-05-29:objectId=776931:objectType=Conversation",
"content": "<p>Testing pic toot...meet Amber <a href=\"https://mastodon.social/tags/puppy\" class=\"mention hashtag\" rel=\"tag\">#<span>puppy</span></a> <a href=\"https://mastodon.social/media/ByBZZV2ge2lG9WauU9M\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/ByBZZV2g</span><span class=\"invisible\">e2lG9WauU9M</span></a></p>",
"contentMap": {
"en": "<p>Testing pic toot...meet Amber <a href=\"https://mastodon.social/tags/puppy\" class=\"mention hashtag\" rel=\"tag\">#<span>puppy</span></a> <a href=\"https://mastodon.social/media/ByBZZV2ge2lG9WauU9M\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mastodon.social/media/ByBZZV2g</span><span class=\"invisible\">e2lG9WauU9M</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/000/581/946/original/a756d0b039c86eaa.jpeg",
"name": null,
"blurhash": null,
"width": 1280,
"height": 960
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/puppy",
"name": "#puppy"
}
],
"replies": {
"id": "https://mastodon.social/users/penpln/statuses/7504697/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/penpln/statuses/7504697/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/penpln/statuses/7504697/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/penpln/statuses/7504697/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/penpln/statuses/7504697/shares",
"type": "Collection",
"totalItems": 0
}
}