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://mastodon.cloud/users/roelius/statuses/101485074857949678",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-01-26T21:49:10Z",
"url": "https://mastodon.cloud/@roelius/101485074857949678",
"attributedTo": "https://mastodon.cloud/users/roelius",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/roelius/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/roelius/statuses/101485074857949678",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.cloud,2019-01-26:objectId=61010038:objectType=Conversation",
"content": "<p>Empieza bien.</p>",
"contentMap": {
"es": "<p>Empieza bien.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://media.mastodon.cloud/media_attachments/files/010/747/252/original/63a452091a4d8ddb.jpeg",
"name": null,
"blurhash": null,
"width": 1652,
"height": 991
}
],
"tag": [],
"replies": {
"id": "https://mastodon.cloud/users/roelius/statuses/101485074857949678/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/roelius/statuses/101485074857949678/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/roelius/statuses/101485074857949678/replies",
"items": []
}
}
}