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://toot.berlin/users/blindcoder/statuses/108387117847162912",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-05-29T20:29:28Z",
"url": "https://toot.berlin/@blindcoder/108387117847162912",
"attributedTo": "https://toot.berlin/users/blindcoder",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.berlin/users/blindcoder/followers"
],
"sensitive": false,
"atomUri": "https://toot.berlin/users/blindcoder/statuses/108387117847162912",
"inReplyToAtomUri": null,
"conversation": "tag:toot.berlin,2022-05-29:objectId=6439835:objectType=Conversation",
"content": "<p>"Hey, you're a <a href=\"https://toot.berlin/tags/programmer\" class=\"mention hashtag\" rel=\"tag\">#<span>programmer</span></a>, you know how computers work, right?"</p><p>No.</p><p>I know how to operate (some? many?) computers.<br />Usually, they do what I tell them to do.<br />Occasionally, I even get them to do what I want.<br />Sometimes, I get the proper incantations right to make the magic stones inside a computer do new and exciting things without breaking something.</p><p>But I have absolutely not even a hint of a clue of how a <a href=\"https://toot.berlin/tags/computer\" class=\"mention hashtag\" rel=\"tag\">#<span>computer</span></a> actually works.</p><p><a href=\"https://toot.berlin/tags/confession\" class=\"mention hashtag\" rel=\"tag\">#<span>confession</span></a></p>",
"contentMap": {
"en": "<p>"Hey, you're a <a href=\"https://toot.berlin/tags/programmer\" class=\"mention hashtag\" rel=\"tag\">#<span>programmer</span></a>, you know how computers work, right?"</p><p>No.</p><p>I know how to operate (some? many?) computers.<br />Usually, they do what I tell them to do.<br />Occasionally, I even get them to do what I want.<br />Sometimes, I get the proper incantations right to make the magic stones inside a computer do new and exciting things without breaking something.</p><p>But I have absolutely not even a hint of a clue of how a <a href=\"https://toot.berlin/tags/computer\" class=\"mention hashtag\" rel=\"tag\">#<span>computer</span></a> actually works.</p><p><a href=\"https://toot.berlin/tags/confession\" class=\"mention hashtag\" rel=\"tag\">#<span>confession</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://toot.berlin/tags/programmer",
"name": "#programmer"
},
{
"type": "Hashtag",
"href": "https://toot.berlin/tags/computer",
"name": "#computer"
},
{
"type": "Hashtag",
"href": "https://toot.berlin/tags/confession",
"name": "#confession"
}
],
"replies": {
"id": "https://toot.berlin/users/blindcoder/statuses/108387117847162912/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.berlin/users/blindcoder/statuses/108387117847162912/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.berlin/users/blindcoder/statuses/108387117847162912/replies",
"items": []
}
},
"likes": {
"id": "https://toot.berlin/users/blindcoder/statuses/108387117847162912/likes",
"type": "Collection",
"totalItems": 12
},
"shares": {
"id": "https://toot.berlin/users/blindcoder/statuses/108387117847162912/shares",
"type": "Collection",
"totalItems": 3
}
}