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://macaw.social/users/thinkingfish/statuses/110170733553992720/activity",
"type": "Create",
"actor": "https://macaw.social/users/thinkingfish",
"published": "2023-04-09T20:26:24Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/thinkingfish/followers",
"https://mastodon.online/users/ilyess",
"https://mastodon.hccp.org/users/igb",
"https://mastodon.social/users/JasperSiepkes"
],
"object": {
"id": "https://macaw.social/users/thinkingfish/statuses/110170733553992720",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-04-09T20:26:24Z",
"url": "https://macaw.social/@thinkingfish/110170733553992720",
"attributedTo": "https://macaw.social/users/thinkingfish",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://macaw.social/users/thinkingfish/followers",
"https://mastodon.online/users/ilyess",
"https://mastodon.hccp.org/users/igb",
"https://mastodon.social/users/JasperSiepkes"
],
"sensitive": false,
"atomUri": "https://macaw.social/users/thinkingfish/statuses/110170733553992720",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.hccp.org,2023-04-08:objectId=185238:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@ilyess\" class=\"u-url mention\">@<span>ilyess</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.hccp.org/@igb\" class=\"u-url mention\">@<span>igb</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@JasperSiepkes\" class=\"u-url mention\">@<span>JasperSiepkes</span></a></span> I think this comes down to expectation. My assumption was users are generally expecting a delivery outcome shortly after they hit send, instead of wanting it eventually delivered with best effort. I can imagine some users expect differently or my assumption is incorrect, but for now I feel that fits my anecdotal evidence better.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@ilyess\" class=\"u-url mention\">@<span>ilyess</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.hccp.org/@igb\" class=\"u-url mention\">@<span>igb</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@JasperSiepkes\" class=\"u-url mention\">@<span>JasperSiepkes</span></a></span> I think this comes down to expectation. My assumption was users are generally expecting a delivery outcome shortly after they hit send, instead of wanting it eventually delivered with best effort. I can imagine some users expect differently or my assumption is incorrect, but for now I feel that fits my anecdotal evidence better.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.online/users/ilyess",
"name": "@ilyess@mastodon.online"
},
{
"type": "Mention",
"href": "https://mastodon.hccp.org/users/igb",
"name": "@igb@mastodon.hccp.org"
},
{
"type": "Mention",
"href": "https://mastodon.social/users/JasperSiepkes",
"name": "@JasperSiepkes@mastodon.social"
}
],
"replies": {
"id": "https://macaw.social/users/thinkingfish/statuses/110170733553992720/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://macaw.social/users/thinkingfish/statuses/110170733553992720/replies?only_other_accounts=true&page=true",
"partOf": "https://macaw.social/users/thinkingfish/statuses/110170733553992720/replies",
"items": []
}
},
"likes": {
"id": "https://macaw.social/users/thinkingfish/statuses/110170733553992720/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://macaw.social/users/thinkingfish/statuses/110170733553992720/shares",
"type": "Collection",
"totalItems": 0
}
}
}