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://mastodon.online/users/jornfranke/statuses/113334111904561588",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-19T12:35:07Z",
"url": "https://mastodon.online/@jornfranke/113334111904561588",
"attributedTo": "https://mastodon.online/users/jornfranke",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/jornfranke/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/jornfranke/statuses/113334111904561588",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2024-10-19:objectId=404450727:objectType=Conversation",
"content": "<p>The working source code of <a href=\"https://mastodon.online/tags/pdp\" class=\"mention hashtag\" rel=\"tag\">#<span>pdp</span></a> <a href=\"https://mastodon.online/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a> #1972 <a href=\"https://github.com/DoctorWkt/unix-jun72/t\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/DoctorWkt/unix-jun7</span><span class=\"invisible\">2/t</span></a></p>",
"contentMap": {
"en": "<p>The working source code of <a href=\"https://mastodon.online/tags/pdp\" class=\"mention hashtag\" rel=\"tag\">#<span>pdp</span></a> <a href=\"https://mastodon.online/tags/unix\" class=\"mention hashtag\" rel=\"tag\">#<span>unix</span></a> #1972 <a href=\"https://github.com/DoctorWkt/unix-jun72/t\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/DoctorWkt/unix-jun7</span><span class=\"invisible\">2/t</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/pdp",
"name": "#pdp"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/unix",
"name": "#unix"
}
],
"replies": {
"id": "https://mastodon.online/users/jornfranke/statuses/113334111904561588/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/jornfranke/statuses/113334111904561588/replies?min_id=113334133323075422&page=true",
"partOf": "https://mastodon.online/users/jornfranke/statuses/113334111904561588/replies",
"items": [
"https://mastodon.online/users/jornfranke/statuses/113334133323075422"
]
}
},
"likes": {
"id": "https://mastodon.online/users/jornfranke/statuses/113334111904561588/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.online/users/jornfranke/statuses/113334111904561588/shares",
"type": "Collection",
"totalItems": 1
}
}