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/wmtalcott/statuses/110684981320049129",
"type": "Note",
"summary": null,
"inReplyTo": "https://indieweb.social/users/trey/statuses/110633700275011238",
"published": "2023-07-09T16:06:22Z",
"url": "https://mastodon.social/@wmtalcott/110684981320049129",
"attributedTo": "https://mastodon.social/users/wmtalcott",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/wmtalcott/followers",
"https://indieweb.social/users/trey",
"https://fosstodon.org/users/cassettenest"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/wmtalcott/statuses/110684981320049129",
"inReplyToAtomUri": "https://indieweb.social/users/trey/statuses/110633700275011238",
"conversation": "tag:indieweb.social,2023-06-30:objectId=62516901:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://indieweb.social/@trey\" class=\"u-url mention\">@<span>trey</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@cassettenest\" class=\"u-url mention\">@<span>cassettenest</span></a></span> Making a similar move (heroku/postgres to fly/SQLite). Did you need to rewrite any queries?</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://indieweb.social/@trey\" class=\"u-url mention\">@<span>trey</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@cassettenest\" class=\"u-url mention\">@<span>cassettenest</span></a></span> Making a similar move (heroku/postgres to fly/SQLite). Did you need to rewrite any queries?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://indieweb.social/users/trey",
"name": "@trey@indieweb.social"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/cassettenest",
"name": "@cassettenest@fosstodon.org"
}
],
"replies": {
"id": "https://mastodon.social/users/wmtalcott/statuses/110684981320049129/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/wmtalcott/statuses/110684981320049129/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/wmtalcott/statuses/110684981320049129/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/wmtalcott/statuses/110684981320049129/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/wmtalcott/statuses/110684981320049129/shares",
"type": "Collection",
"totalItems": 0
}
}