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://social.jvns.ca/users/b0rk/statuses/109665520574270889",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.jvns.ca/users/b0rk/statuses/109665406861234903",
"published": "2023-01-10T15:04:05Z",
"url": "https://social.jvns.ca/@b0rk/109665520574270889",
"attributedTo": "https://social.jvns.ca/users/b0rk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.jvns.ca/users/b0rk/followers"
],
"sensitive": false,
"atomUri": "https://social.jvns.ca/users/b0rk/statuses/109665520574270889",
"inReplyToAtomUri": "https://social.jvns.ca/users/b0rk/statuses/109665406861234903",
"conversation": "tag:jvns.ca,2023-01-10:objectId=3:objectType=Conversation",
"content": "<p>going to spend some time hanging out and getting used to this instance before migrating over followers. So far the main annoying thing is that when I click on someone who I don't follow's profile, I can't read their toots because my instance doesn't have them</p>",
"contentMap": {
"en": "<p>going to spend some time hanging out and getting used to this instance before migrating over followers. So far the main annoying thing is that when I click on someone who I don't follow's profile, I can't read their toots because my instance doesn't have them</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109665520574270889/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.jvns.ca/users/b0rk/statuses/109665520574270889/replies?only_other_accounts=true&page=true",
"partOf": "https://social.jvns.ca/users/b0rk/statuses/109665520574270889/replies",
"items": []
}
},
"likes": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109665520574270889/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://social.jvns.ca/users/b0rk/statuses/109665520574270889/shares",
"type": "Collection",
"totalItems": 0
}
}