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/finestructure/statuses/109830771449209772/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/finestructure/statuses/109830771449209772/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/finestructure/statuses/109830771449209772/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/finestructure/statuses/109830771449209772/replies",
"items": [
{
"id": "https://mastodon.social/users/finestructure/statuses/109830812734744098",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/finestructure/statuses/109830771449209772",
"published": "2023-02-08T19:40:04Z",
"url": "https://mastodon.social/@finestructure/109830812734744098",
"attributedTo": "https://mastodon.social/users/finestructure",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/finestructure/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/finestructure/statuses/109830812734744098",
"inReplyToAtomUri": "https://mastodon.social/users/finestructure/statuses/109830771449209772",
"conversation": "tag:mastodon.social,2023-02-08:objectId=393848451:objectType=Conversation",
"content": "<p>That PDF being vectorised is actually quite amazing. I don’t think Matplotlib can do that.</p><p>This should be a big deal for people producing plots and graphs for publication. You have •full• control over the canvas, anything <a href=\"https://mastodon.social/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a> offers is available to you, •and• you can rely on <a href=\"https://mastodon.social/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a>’s type safety to process your data.</p><p>Anyone who’s ever dealt with Python in data pipelines will know how easy it is to mess up and plug in the wrong data because anything goes.</p>",
"contentMap": {
"en": "<p>That PDF being vectorised is actually quite amazing. I don’t think Matplotlib can do that.</p><p>This should be a big deal for people producing plots and graphs for publication. You have •full• control over the canvas, anything <a href=\"https://mastodon.social/tags/SwiftUI\" class=\"mention hashtag\" rel=\"tag\">#<span>SwiftUI</span></a> offers is available to you, •and• you can rely on <a href=\"https://mastodon.social/tags/Swift\" class=\"mention hashtag\" rel=\"tag\">#<span>Swift</span></a>’s type safety to process your data.</p><p>Anyone who’s ever dealt with Python in data pipelines will know how easy it is to mess up and plug in the wrong data because anything goes.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swiftui",
"name": "#swiftui"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/swift",
"name": "#swift"
}
],
"replies": {
"id": "https://mastodon.social/users/finestructure/statuses/109830812734744098/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/finestructure/statuses/109830812734744098/replies?min_id=111227653022312045&page=true",
"partOf": "https://mastodon.social/users/finestructure/statuses/109830812734744098/replies",
"items": [
"https://mastodon.social/users/finestructure/statuses/111227653022312045"
]
}
},
"likes": {
"id": "https://mastodon.social/users/finestructure/statuses/109830812734744098/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.social/users/finestructure/statuses/109830812734744098/shares",
"type": "Collection",
"totalItems": 3
}
}
]
}
}