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.community/users/rmappleby/statuses/109319949329031702",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-10T14:20:47Z",
"url": "https://toot.community/@rmappleby/109319949329031702",
"attributedTo": "https://toot.community/users/rmappleby",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.community/users/rmappleby/followers"
],
"sensitive": false,
"atomUri": "https://toot.community/users/rmappleby/statuses/109319949329031702",
"inReplyToAtomUri": null,
"conversation": "tag:toot.community,2022-11-10:objectId=1015355:objectType=Conversation",
"content": "<p>Just a reminder to all the new arrivals here:</p><p>These instances are NOT commercial entities like <a href=\"https://toot.community/tags/Twitter\" class=\"mention hashtag\" rel=\"tag\">#<span>Twitter</span></a> ... someone is paying the bills for servers and networking, and the massive influx of people like us are raising those costs enormously.</p><p>Be a good citizen, checkout the "About this server" link, and if you can, make a donation towards costs.</p>",
"contentMap": {
"en": "<p>Just a reminder to all the new arrivals here:</p><p>These instances are NOT commercial entities like <a href=\"https://toot.community/tags/Twitter\" class=\"mention hashtag\" rel=\"tag\">#<span>Twitter</span></a> ... someone is paying the bills for servers and networking, and the massive influx of people like us are raising those costs enormously.</p><p>Be a good citizen, checkout the "About this server" link, and if you can, make a donation towards costs.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.community/tags/twitter",
"name": "#twitter"
}
],
"replies": {
"id": "https://toot.community/users/rmappleby/statuses/109319949329031702/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.community/users/rmappleby/statuses/109319949329031702/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.community/users/rmappleby/statuses/109319949329031702/replies",
"items": []
}
},
"likes": {
"id": "https://toot.community/users/rmappleby/statuses/109319949329031702/likes",
"type": "Collection",
"totalItems": 1502
},
"shares": {
"id": "https://toot.community/users/rmappleby/statuses/109319949329031702/shares",
"type": "Collection",
"totalItems": 1439
}
}