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://fosstodon.org/users/notnorm/statuses/111111048467742959",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-22T22:00:51Z",
"url": "https://fosstodon.org/@notnorm/111111048467742959",
"attributedTo": "https://fosstodon.org/users/notnorm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/notnorm/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/notnorm/statuses/111111048467742959",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-09-22:objectId=146392038:objectType=Conversation",
"content": "<p>I'm not great at being consistent, but I was especially bad at having and internal-only personal wiki for my self-hosted stuff. So I'm making posts public! Hopefully the pressure will keep me going. </p><p>I'm not sure about the subdomain yet, but check it ou at <a href=\"https://selfhosted.rsmsn.co\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">selfhosted.rsmsn.co</span><span class=\"invisible\"></span></a>. I'll post stuff about <a href=\"https://fosstodon.org/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a>, <a href=\"https://fosstodon.org/tags/neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>neovim</span></a>, <a href=\"https://fosstodon.org/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a>, <a href=\"https://fosstodon.org/tags/diy\" class=\"mention hashtag\" rel=\"tag\">#<span>diy</span></a>, <a href=\"https://fosstodon.org/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a>, <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>, and whatever else seems interesting.</p>",
"contentMap": {
"en": "<p>I'm not great at being consistent, but I was especially bad at having and internal-only personal wiki for my self-hosted stuff. So I'm making posts public! Hopefully the pressure will keep me going. </p><p>I'm not sure about the subdomain yet, but check it ou at <a href=\"https://selfhosted.rsmsn.co\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">selfhosted.rsmsn.co</span><span class=\"invisible\"></span></a>. I'll post stuff about <a href=\"https://fosstodon.org/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a>, <a href=\"https://fosstodon.org/tags/neovim\" class=\"mention hashtag\" rel=\"tag\">#<span>neovim</span></a>, <a href=\"https://fosstodon.org/tags/selfhosted\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosted</span></a>, <a href=\"https://fosstodon.org/tags/diy\" class=\"mention hashtag\" rel=\"tag\">#<span>diy</span></a>, <a href=\"https://fosstodon.org/tags/cli\" class=\"mention hashtag\" rel=\"tag\">#<span>cli</span></a>, <a href=\"https://fosstodon.org/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>, and whatever else seems interesting.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/git",
"name": "#git"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/neovim",
"name": "#neovim"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/selfhosted",
"name": "#selfhosted"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/diy",
"name": "#diy"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/cli",
"name": "#cli"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://fosstodon.org/users/notnorm/statuses/111111048467742959/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/notnorm/statuses/111111048467742959/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/notnorm/statuses/111111048467742959/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/notnorm/statuses/111111048467742959/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/notnorm/statuses/111111048467742959/shares",
"type": "Collection",
"totalItems": 1
}
}