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://nondeterministic.computer/users/mjg59/statuses/109307284248044234",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T08:39:53Z",
"url": "https://nondeterministic.computer/@mjg59/109307284248044234",
"attributedTo": "https://nondeterministic.computer/users/mjg59",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://nondeterministic.computer/users/mjg59/followers",
"https://chaos.social/users/swetland"
],
"sensitive": false,
"atomUri": "https://nondeterministic.computer/users/mjg59/statuses/109307284248044234",
"inReplyToAtomUri": null,
"conversation": "tag:nondeterministic.computer,2022-11-08:objectId=2767:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@swetland\" class=\"u-url mention\">@<span>swetland</span></a></span> Yeah looking forward to taking some time without expectations about what I'm going to achieve, with any interesting projects being a bonus</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@swetland\" class=\"u-url mention\">@<span>swetland</span></a></span> Yeah looking forward to taking some time without expectations about what I'm going to achieve, with any interesting projects being a bonus</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/swetland",
"name": "@swetland@chaos.social"
}
],
"replies": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109307284248044234/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://nondeterministic.computer/users/mjg59/statuses/109307284248044234/replies?only_other_accounts=true&page=true",
"partOf": "https://nondeterministic.computer/users/mjg59/statuses/109307284248044234/replies",
"items": []
}
},
"likes": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109307284248044234/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://nondeterministic.computer/users/mjg59/statuses/109307284248044234/shares",
"type": "Collection",
"totalItems": 0
}
}