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://phpc.social/users/davidbisset/statuses/113509881007966565/activity",
"type": "Create",
"actor": "https://phpc.social/users/davidbisset",
"published": "2024-11-19T13:35:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/davidbisset/followers"
],
"object": {
"id": "https://phpc.social/users/davidbisset/statuses/113509881007966565",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T13:35:30Z",
"url": "https://phpc.social/@davidbisset/113509881007966565",
"attributedTo": "https://phpc.social/users/davidbisset",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/davidbisset/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/davidbisset/statuses/113509881007966565",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-11-19:objectId=47560128:objectType=Conversation",
"content": "<p>For <a href=\"https://phpc.social/tags/developers\" class=\"mention hashtag\" rel=\"tag\">#<span>developers</span></a>:</p><p>MailCatcher runs a super simple <a href=\"https://phpc.social/tags/SMTP\" class=\"mention hashtag\" rel=\"tag\">#<span>SMTP</span></a> server - run this and set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out in browser http://127.0.0.1:1080 to see the mail that's arrived so far.</p><p><a href=\"https://mailcatcher.me/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">mailcatcher.me/</span><span class=\"invisible\"></span></a> <a href=\"https://phpc.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>",
"contentMap": {
"en": "<p>For <a href=\"https://phpc.social/tags/developers\" class=\"mention hashtag\" rel=\"tag\">#<span>developers</span></a>:</p><p>MailCatcher runs a super simple <a href=\"https://phpc.social/tags/SMTP\" class=\"mention hashtag\" rel=\"tag\">#<span>SMTP</span></a> server - run this and set your favourite app to deliver to smtp://127.0.0.1:1025 instead of your default SMTP server, then check out in browser http://127.0.0.1:1080 to see the mail that's arrived so far.</p><p><a href=\"https://mailcatcher.me/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">mailcatcher.me/</span><span class=\"invisible\"></span></a> <a href=\"https://phpc.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/developers",
"name": "#developers"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/smtp",
"name": "#smtp"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://phpc.social/users/davidbisset/statuses/113509881007966565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/davidbisset/statuses/113509881007966565/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/davidbisset/statuses/113509881007966565/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/davidbisset/statuses/113509881007966565/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://phpc.social/users/davidbisset/statuses/113509881007966565/shares",
"type": "Collection",
"totalItems": 0
}
}
}