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://sfba.social/users/johnlogic/statuses/109983008199644990",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-03-07T16:45:22Z",
"url": "https://sfba.social/@johnlogic/109983008199644990",
"attributedTo": "https://sfba.social/users/johnlogic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/johnlogic/followers"
],
"sensitive": false,
"atomUri": "https://sfba.social/users/johnlogic/statuses/109983008199644990",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2023-03-07:objectId=35291412:objectType=Conversation",
"content": "<p>Yesterday's DDoS attack on Mastodon.social prompted me to migrate to sfba.social, a move I had been considering since I got settled into the Fediverse.</p><p>Overall the migration has been pretty smooth, and my followers carried over, but now I need to click a lot to follow everyone back.</p><p>If you get another follow request from me, that's why.</p>",
"contentMap": {
"en": "<p>Yesterday's DDoS attack on Mastodon.social prompted me to migrate to sfba.social, a move I had been considering since I got settled into the Fediverse.</p><p>Overall the migration has been pretty smooth, and my followers carried over, but now I need to click a lot to follow everyone back.</p><p>If you get another follow request from me, that's why.</p>"
},
"updated": "2023-03-07T16:49:27Z",
"attachment": [],
"tag": [],
"replies": {
"id": "https://sfba.social/users/johnlogic/statuses/109983008199644990/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/johnlogic/statuses/109983008199644990/replies?only_other_accounts=true&page=true",
"partOf": "https://sfba.social/users/johnlogic/statuses/109983008199644990/replies",
"items": []
}
},
"likes": {
"id": "https://sfba.social/users/johnlogic/statuses/109983008199644990/likes",
"type": "Collection",
"totalItems": 19
},
"shares": {
"id": "https://sfba.social/users/johnlogic/statuses/109983008199644990/shares",
"type": "Collection",
"totalItems": 3
}
}