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://sfba.social/users/mbessey/statuses/113650010184150765",
"type": "Note",
"summary": "Advent Of Code Day 13",
"inReplyTo": null,
"published": "2024-12-14T07:32:12Z",
"url": "https://sfba.social/@mbessey/113650010184150765",
"attributedTo": "https://sfba.social/users/mbessey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sfba.social/users/mbessey/followers"
],
"sensitive": true,
"atomUri": "https://sfba.social/users/mbessey/statuses/113650010184150765",
"inReplyToAtomUri": null,
"conversation": "tag:sfba.social,2024-12-14:objectId=196433933:objectType=Conversation",
"content": "<p>Well, well, well. If it isn't my old nemesis - systems of simultaneous equations.<br /><a href=\"https://sfba.social/tags/adventofcode\" class=\"mention hashtag\" rel=\"tag\">#<span>adventofcode</span></a> <a href=\"https://sfba.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://sfba.social/tags/algebra\" class=\"mention hashtag\" rel=\"tag\">#<span>algebra</span></a></p>",
"contentMap": {
"en": "<p>Well, well, well. If it isn't my old nemesis - systems of simultaneous equations.<br /><a href=\"https://sfba.social/tags/adventofcode\" class=\"mention hashtag\" rel=\"tag\">#<span>adventofcode</span></a> <a href=\"https://sfba.social/tags/math\" class=\"mention hashtag\" rel=\"tag\">#<span>math</span></a> <a href=\"https://sfba.social/tags/algebra\" class=\"mention hashtag\" rel=\"tag\">#<span>algebra</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sfba.social/tags/adventofcode",
"name": "#adventofcode"
},
{
"type": "Hashtag",
"href": "https://sfba.social/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://sfba.social/tags/algebra",
"name": "#algebra"
}
],
"replies": {
"id": "https://sfba.social/users/mbessey/statuses/113650010184150765/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sfba.social/users/mbessey/statuses/113650010184150765/replies?min_id=113650172196026319&page=true",
"partOf": "https://sfba.social/users/mbessey/statuses/113650010184150765/replies",
"items": [
"https://sfba.social/users/mbessey/statuses/113650172196026319"
]
}
},
"likes": {
"id": "https://sfba.social/users/mbessey/statuses/113650010184150765/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://sfba.social/users/mbessey/statuses/113650010184150765/shares",
"type": "Collection",
"totalItems": 0
}
}