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/blake/statuses/113074010239840389",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-03T14:07:50Z",
"url": "https://mastodon.bsd.cafe/@blake/113074010239840389",
"attributedTo": "https://mastodon.bsd.cafe/users/blake",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/blake/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-09-03:objectId=7780772:objectType=Conversation",
"content": "<p>Setting up my self-hosted <a href=\"https://mastodon.bsd.cafe/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> instance on my <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> server. I will being using Bhyve for this.</p>",
"contentMap": {
"en": "<p>Setting up my self-hosted <a href=\"https://mastodon.bsd.cafe/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> instance on my <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a> server. I will being using Bhyve for this.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/git",
"name": "#git"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389/replies?min_id=113074024286730952&page=true",
"partOf": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389/replies",
"items": [
"https://mastodon.bsd.cafe/users/blake/statuses/113074024286730952"
]
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/blake/statuses/113074010239840389/shares",
"type": "Collection",
"totalItems": 4
}
}