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/ramsey/statuses/109310638392184157",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-08T22:52:53Z",
"url": "https://phpc.social/@ramsey/109310638392184157",
"attributedTo": "https://phpc.social/users/ramsey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/ramsey/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/ramsey/statuses/109310638392184157",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2022-11-08:objectId=4044428:objectType=Conversation",
"content": "<p>Since <a href=\"https://phpc.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> is <a href=\"https://phpc.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a>, you can contribute your ideas and build features for it.</p><p>If you want to see something, make an issue, ask if they'd be interested in a pull request for it, and then contribute the code (or find someone to help you contribute the code, if you're not comfortable coding).</p><p>All the code is here: <br /><a href=\"https://github.com/mastodon/mastodon\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/mastodon/mastodon</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Since <a href=\"https://phpc.social/tags/Mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>Mastodon</span></a> is <a href=\"https://phpc.social/tags/OpenSource\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenSource</span></a>, you can contribute your ideas and build features for it.</p><p>If you want to see something, make an issue, ask if they'd be interested in a pull request for it, and then contribute the code (or find someone to help you contribute the code, if you're not comfortable coding).</p><p>All the code is here: <br /><a href=\"https://github.com/mastodon/mastodon\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/mastodon/mastodon</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/mastodon",
"name": "#mastodon"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://phpc.social/users/ramsey/statuses/109310638392184157/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/ramsey/statuses/109310638392184157/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/ramsey/statuses/109310638392184157/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/ramsey/statuses/109310638392184157/likes",
"type": "Collection",
"totalItems": 18
},
"shares": {
"id": "https://phpc.social/users/ramsey/statuses/109310638392184157/shares",
"type": "Collection",
"totalItems": 10
}
}