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.social/users/crschmidt/statuses/109300092133289424",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T02:10:50Z",
"url": "https://mastodon.social/@crschmidt/109300092133289424",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/109300092133289424",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-07:objectId=326637841:objectType=Conversation",
"content": "<p>on the one hand, I like the idea of having a fun mastodon instance name (e.g. urbanists.social). On the other hand, I frankly am not in a position to trust that those of us really excited about running mastodon instances this week are gonna still care about it 6-18 months from now, which is why I just tell people to join a large instance.</p><p>This does have problems because "large instances" are facing more performance issues at the moment.</p>",
"contentMap": {
"en": "<p>on the one hand, I like the idea of having a fun mastodon instance name (e.g. urbanists.social). On the other hand, I frankly am not in a position to trust that those of us really excited about running mastodon instances this week are gonna still care about it 6-18 months from now, which is why I just tell people to join a large instance.</p><p>This does have problems because "large instances" are facing more performance issues at the moment.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/109300092133289424/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/109300092133289424/replies?min_id=109300110770132225&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/109300092133289424/replies",
"items": [
"https://mastodon.social/users/crschmidt/statuses/109300110770132225"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/109300092133289424/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/109300092133289424/shares",
"type": "Collection",
"totalItems": 0
}
}