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"
}
],
"id": "https://mastodon.cloud/users/amit_sheen/outbox?page=true",
"type": "OrderedCollectionPage",
"prev": "https://mastodon.cloud/users/amit_sheen/outbox?min_id=109376660148595318&page=true",
"partOf": "https://mastodon.cloud/users/amit_sheen/outbox",
"orderedItems": [
{
"id": "https://mastodon.cloud/users/amit_sheen/statuses/109376660148595318/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/amit_sheen",
"published": "2022-11-20T14:43:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/amit_sheen/followers",
"https://toot.cafe/users/oliverturner"
],
"object": {
"id": "https://mastodon.cloud/users/amit_sheen/statuses/109376660148595318",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/oliverturner/statuses/109376409352146630",
"published": "2022-11-20T14:43:05Z",
"url": "https://mastodon.cloud/@amit_sheen/109376660148595318",
"attributedTo": "https://mastodon.cloud/users/amit_sheen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/amit_sheen/followers",
"https://toot.cafe/users/oliverturner"
],
"sensitive": false,
"atomUri": "https://mastodon.cloud/users/amit_sheen/statuses/109376660148595318",
"inReplyToAtomUri": "https://toot.cafe/users/oliverturner/statuses/109376409352146630",
"conversation": "tag:toot.cafe,2022-11-20:objectId=36339149:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://toot.cafe/@oliverturner\" class=\"u-url mention\">@<span>oliverturner</span></a></span> <br />Thanks. I'm still figuring out what 'here' is, but as long as there are good people around, I'm happy. 😀</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://toot.cafe/@oliverturner\" class=\"u-url mention\">@<span>oliverturner</span></a></span> <br />Thanks. I'm still figuring out what 'here' is, but as long as there are good people around, I'm happy. 😀</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://toot.cafe/users/oliverturner",
"name": "@oliverturner@toot.cafe"
}
],
"replies": {
"id": "https://mastodon.cloud/users/amit_sheen/statuses/109376660148595318/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/amit_sheen/statuses/109376660148595318/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/amit_sheen/statuses/109376660148595318/replies",
"items": []
}
}
}
}
]
}