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/justine/statuses/113296048655880484",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-12T19:15:08Z",
"url": "https://mastodon.bsd.cafe/@justine/113296048655880484",
"attributedTo": "https://mastodon.bsd.cafe/users/justine",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.bsd.cafe/users/justine/followers",
"https://snac.smithies.me.uk/justine"
],
"sensitive": false,
"atomUri": "https://mastodon.bsd.cafe/users/justine/statuses/113296048655880484",
"inReplyToAtomUri": null,
"conversation": "tag:bsd.cafe,2024-10-12:objectId=8880447:objectType=Conversation",
"content": "<p>[ Confirmed it's working just fine. Thank you all ❤️ ]<br />I've just setup my own <a href=\"https://mastodon.bsd.cafe/tags/snac\" class=\"mention hashtag\" rel=\"tag\">#<span>snac</span></a> instance and made a test post but I'm not sure anyone can see it ? I'm not even sure it's left the server here? I have the web interface all working and I think I needed to open port 8001 on my firewall too. My user is <span class=\"h-card\" translate=\"no\"><a href=\"https://snac.smithies.me.uk/justine\" class=\"u-url mention\">@<span>justine@snac.smithies.me.uk</span></a></span> .<br />Can anyone confirm if they see this toot ?<br /><a href=\"https://mastodon.bsd.cafe/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.bsd.cafe/tags/homeLab\" class=\"mention hashtag\" rel=\"tag\">#<span>homeLab</span></a> <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a></p>",
"contentMap": {
"en": "<p>[ Confirmed it's working just fine. Thank you all ❤️ ]<br />I've just setup my own <a href=\"https://mastodon.bsd.cafe/tags/snac\" class=\"mention hashtag\" rel=\"tag\">#<span>snac</span></a> instance and made a test post but I'm not sure anyone can see it ? I'm not even sure it's left the server here? I have the web interface all working and I think I needed to open port 8001 on my firewall too. My user is <span class=\"h-card\" translate=\"no\"><a href=\"https://snac.smithies.me.uk/justine\" class=\"u-url mention\">@<span>justine@snac.smithies.me.uk</span></a></span> .<br />Can anyone confirm if they see this toot ?<br /><a href=\"https://mastodon.bsd.cafe/tags/fediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>fediverse</span></a> <a href=\"https://mastodon.bsd.cafe/tags/homeLab\" class=\"mention hashtag\" rel=\"tag\">#<span>homeLab</span></a> <a href=\"https://mastodon.bsd.cafe/tags/FreeBSD\" class=\"mention hashtag\" rel=\"tag\">#<span>FreeBSD</span></a></p>"
},
"updated": "2024-10-12T20:39:53Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://snac.smithies.me.uk/justine",
"name": "@justine@snac.smithies.me.uk"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/snac",
"name": "#snac"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/fediverse",
"name": "#fediverse"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/homelab",
"name": "#homelab"
},
{
"type": "Hashtag",
"href": "https://mastodon.bsd.cafe/tags/freebsd",
"name": "#freebsd"
}
],
"replies": {
"id": "https://mastodon.bsd.cafe/users/justine/statuses/113296048655880484/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bsd.cafe/users/justine/statuses/113296048655880484/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bsd.cafe/users/justine/statuses/113296048655880484/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.bsd.cafe/users/justine/statuses/113296048655880484/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://mastodon.bsd.cafe/users/justine/statuses/113296048655880484/shares",
"type": "Collection",
"totalItems": 4
}
}