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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://toot.cafe/users/Coffee/statuses/104766408372070199",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/Coffee/statuses/104766355276950354",
"published": "2020-08-28T09:55:26Z",
"url": "https://toot.cafe/@Coffee/104766408372070199",
"attributedTo": "https://toot.cafe/users/Coffee",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/Coffee/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/Coffee/statuses/104766408372070199",
"inReplyToAtomUri": "https://toot.cafe/users/Coffee/statuses/104766355276950354",
"conversation": "tag:toot.cafe,2020-08-28:objectId=21460146:objectType=Conversation",
"content": "<p>In other news, I've had it with <a href=\"https://toot.cafe/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a>. I guess I'll still need it to do my banking, but for most things I've switched to <a href=\"https://toot.cafe/tags/Lynx\" class=\"mention hashtag\" rel=\"tag\">#<span>Lynx</span></a>.</p><p>If only Lynx supported in-line <a href=\"https://toot.cafe/tags/Sixel\" class=\"mention hashtag\" rel=\"tag\">#<span>Sixel</span></a> graphics.</p>",
"contentMap": {
"en": "<p>In other news, I've had it with <a href=\"https://toot.cafe/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a>. I guess I'll still need it to do my banking, but for most things I've switched to <a href=\"https://toot.cafe/tags/Lynx\" class=\"mention hashtag\" rel=\"tag\">#<span>Lynx</span></a>.</p><p>If only Lynx supported in-line <a href=\"https://toot.cafe/tags/Sixel\" class=\"mention hashtag\" rel=\"tag\">#<span>Sixel</span></a> graphics.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.cafe/tags/firefox",
"name": "#firefox"
},
{
"type": "Hashtag",
"href": "https://toot.cafe/tags/lynx",
"name": "#lynx"
},
{
"type": "Hashtag",
"href": "https://toot.cafe/tags/sixel",
"name": "#sixel"
}
],
"replies": {
"id": "https://toot.cafe/users/Coffee/statuses/104766408372070199/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/Coffee/statuses/104766408372070199/replies?min_id=104766507425231243&page=true",
"partOf": "https://toot.cafe/users/Coffee/statuses/104766408372070199/replies",
"items": [
"https://toot.cafe/users/Coffee/statuses/104766507425231243"
]
}
},
"likes": {
"id": "https://toot.cafe/users/Coffee/statuses/104766408372070199/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://toot.cafe/users/Coffee/statuses/104766408372070199/shares",
"type": "Collection",
"totalItems": 0
}
}