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://fosstodon.org/users/smxi/statuses/109207436869475165/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/smxi",
"published": "2022-10-21T17:27:23Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"object": {
"id": "https://fosstodon.org/users/smxi/statuses/109207436869475165",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-21T17:27:23Z",
"url": "https://fosstodon.org/@smxi/109207436869475165",
"attributedTo": "https://fosstodon.org/users/smxi",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/smxi/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/smxi/statuses/109207436869475165",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-21:objectId=55074720:objectType=Conversation",
"content": "<p>Congratulations to the <a href=\"https://fosstodon.org/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> team for another release! Time to upgrade to 7.2. Should be as rock solid as usual.</p><p>As an aside, after watching some presentations on <a href=\"https://fosstodon.org/tags/Pledge\" class=\"mention hashtag\" rel=\"tag\">#<span>Pledge</span></a>, and noting their comments about making Pledge easy to implement for developers, I decided to take them up on that claim and test it, so I added Pledge support for <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a>, which activates when the Pledge Perl module is available, which is currently only in OpenBSD. It was as clean and easy as they said it would be.</p>",
"contentMap": {
"en": "<p>Congratulations to the <a href=\"https://fosstodon.org/tags/OpenBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenBSD</span></a> team for another release! Time to upgrade to 7.2. Should be as rock solid as usual.</p><p>As an aside, after watching some presentations on <a href=\"https://fosstodon.org/tags/Pledge\" class=\"mention hashtag\" rel=\"tag\">#<span>Pledge</span></a>, and noting their comments about making Pledge easy to implement for developers, I decided to take them up on that claim and test it, so I added Pledge support for <a href=\"https://fosstodon.org/tags/inxi\" class=\"mention hashtag\" rel=\"tag\">#<span>inxi</span></a>, which activates when the Pledge Perl module is available, which is currently only in OpenBSD. It was as clean and easy as they said it would be.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/openbsd",
"name": "#openbsd"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pledge",
"name": "#pledge"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/inxi",
"name": "#inxi"
}
],
"replies": {
"id": "https://fosstodon.org/users/smxi/statuses/109207436869475165/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/smxi/statuses/109207436869475165/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/smxi/statuses/109207436869475165/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/smxi/statuses/109207436869475165/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/smxi/statuses/109207436869475165/shares",
"type": "Collection",
"totalItems": 0
}
}
}