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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/judell/statuses/110119603145011575",
"type": "Note",
"summary": null,
"inReplyTo": "https://scholar.social/users/ehud/statuses/110119522666239093",
"published": "2023-03-31T19:43:16Z",
"url": "https://mastodon.social/@judell/110119603145011575",
"attributedTo": "https://mastodon.social/users/judell",
"to": [
"https://mastodon.social/users/judell/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://scholar.social/users/ehud"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/judell/statuses/110119603145011575",
"inReplyToAtomUri": "https://scholar.social/users/ehud/statuses/110119522666239093",
"conversation": "tag:mastodon.social,2023-03-31:objectId=424720246:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@ehud\" class=\"u-url mention\">@<span>ehud</span></a></span> I've got one that uses the just-released <a href=\"https://mastodon.social/tags/Steampipe\" class=\"mention hashtag\" rel=\"tag\">#<span>Steampipe</span></a> plugin for Mastodon, and joins with the RSS plugin to capture the most recent post for each person. </p><p>I wouldn't recommend trying it yet, though, because the RSS feeds built this way surfaced some issues (<a href=\"https://github.com/turbot/steampipe-plugin-rss/pull/30\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/turbot/steampipe-pl</span><span class=\"invisible\">ugin-rss/pull/30</span></a>).</p><p>It's a cool join but maybe there's a better way to find each person's most recent toot just using the API.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://scholar.social/@ehud\" class=\"u-url mention\">@<span>ehud</span></a></span> I've got one that uses the just-released <a href=\"https://mastodon.social/tags/Steampipe\" class=\"mention hashtag\" rel=\"tag\">#<span>Steampipe</span></a> plugin for Mastodon, and joins with the RSS plugin to capture the most recent post for each person. </p><p>I wouldn't recommend trying it yet, though, because the RSS feeds built this way surfaced some issues (<a href=\"https://github.com/turbot/steampipe-plugin-rss/pull/30\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/turbot/steampipe-pl</span><span class=\"invisible\">ugin-rss/pull/30</span></a>).</p><p>It's a cool join but maybe there's a better way to find each person's most recent toot just using the API.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/110/119/590/723/314/281/original/ffcc31311b919f7f.png",
"name": "A query to find the most recent toot for people I follow on Mastodon.",
"blurhash": "U5T9Fk8wH?V@RPayoztRRPV@V@kCaKV@kCjt",
"width": 821,
"height": 568
}
],
"tag": [
{
"type": "Mention",
"href": "https://scholar.social/users/ehud",
"name": "@ehud@scholar.social"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/steampipe",
"name": "#steampipe"
}
],
"replies": {
"id": "https://mastodon.social/users/judell/statuses/110119603145011575/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/judell/statuses/110119603145011575/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/judell/statuses/110119603145011575/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/judell/statuses/110119603145011575/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/judell/statuses/110119603145011575/shares",
"type": "Collection",
"totalItems": 0
}
}