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.bsd.cafe/users/pertho/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-12-19T12:24:45Z",
"url": "https://mastodon.bsd.cafe/@pertho/113679472104695779",
"attributedTo": "https://mastodon.bsd.cafe/users/pertho",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/pertho/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-12-19:objectId=11109826:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.bsd.cafe/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> time...</p><p>Hey I'm Tom. Long-time Sysadmin. Came to BSD from Linux in 2005, been a happy BSD user since. I still have to use Linux in my every day work, but I am looking at ways of putting more BSD into use if possible.</p><p>I maintain a modest 6 OpenBSD ports (mostly games!)</p><p>When I'm not playing around with computers, I like playing my tenor and alto saxophones.</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.bsd.cafe/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> time...</p><p>Hey I'm Tom. Long-time Sysadmin. Came to BSD from Linux in 2005, been a happy BSD user since. I still have to use Linux in my every day work, but I am looking at ways of putting more BSD into use if possible.</p><p>I maintain a modest 6 OpenBSD ports (mostly games!)</p><p>When I'm not playing around with computers, I like playing my tenor and alto saxophones.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779/likes",
"type": "Collection",
"totalItems": 27
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/pertho/statuses/113679472104695779/shares",
"type": "Collection",
"totalItems": 6
}
}
]
}