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://mastodon.social/users/bonney/statuses/109645397991036866",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-07T01:46:39Z",
"url": "https://mastodon.social/@bonney/109645397991036866",
"attributedTo": "https://mastodon.social/users/bonney",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/bonney/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/bonney/statuses/109645397991036866",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-01-07:objectId=373911486:objectType=Conversation",
"content": "<p>Better-late-than-never <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post!</p><p>I’m Matt, just some guy who lives in <a href=\"https://mastodon.social/tags/Maine\" class=\"mention hashtag\" rel=\"tag\">#<span>Maine</span></a>, USA. 🦞</p><p>Tinkering with <a href=\"https://mastodon.social/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a>, <a href=\"https://mastodon.social/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a>, and <a href=\"https://mastodon.social/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a> in my free time, trying to get a chuckle out of folks at all times.</p><p>I’m building a few hobby apps, one of which is <a href=\"https://mastodon.social/tags/Wotter\" class=\"mention hashtag\" rel=\"tag\">#<span>Wotter</span></a>, my water-tracking app.</p><p>I spent nearly 10 years doing computer repair and IT, primary for <a href=\"https://mastodon.social/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a> devices. Now I do other stuff!</p>",
"contentMap": {
"en": "<p>Better-late-than-never <a href=\"https://mastodon.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> post!</p><p>I’m Matt, just some guy who lives in <a href=\"https://mastodon.social/tags/Maine\" class=\"mention hashtag\" rel=\"tag\">#<span>Maine</span></a>, USA. 🦞</p><p>Tinkering with <a href=\"https://mastodon.social/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a>, <a href=\"https://mastodon.social/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a>, and <a href=\"https://mastodon.social/tags/iOSDev\" class=\"mention hashtag\" rel=\"tag\">#<span>iOSDev</span></a> in my free time, trying to get a chuckle out of folks at all times.</p><p>I’m building a few hobby apps, one of which is <a href=\"https://mastodon.social/tags/Wotter\" class=\"mention hashtag\" rel=\"tag\">#<span>Wotter</span></a>, my water-tracking app.</p><p>I spent nearly 10 years doing computer repair and IT, primary for <a href=\"https://mastodon.social/tags/Apple\" class=\"mention hashtag\" rel=\"tag\">#<span>Apple</span></a> devices. Now I do other stuff!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/maine",
"name": "#maine"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swift",
"name": "#swift"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swiftui",
"name": "#swiftui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iosdev",
"name": "#iosdev"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wotter",
"name": "#wotter"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/apple",
"name": "#apple"
}
],
"replies": {
"id": "https://mastodon.social/users/bonney/statuses/109645397991036866/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/bonney/statuses/109645397991036866/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/bonney/statuses/109645397991036866/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/bonney/statuses/109645397991036866/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.social/users/bonney/statuses/109645397991036866/shares",
"type": "Collection",
"totalItems": 1
}
}