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://front-end.social/users/chriskirknielsen/statuses/112015959971845019",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-29T17:31:44Z",
"url": "https://front-end.social/@chriskirknielsen/112015959971845019",
"attributedTo": "https://front-end.social/users/chriskirknielsen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/chriskirknielsen/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/chriskirknielsen/statuses/112015959971845019",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-02-29:objectId=7982644:objectType=Conversation",
"content": "<p>Server switch = <a href=\"https://front-end.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> time! 👋</p><p>I'm Chris, a front-end developer (and CSS nerd) who used to be a graphic designer.</p><p>I'm Danish, grew up in France, and live in the US, so I love languages (+ I know some Italian, and picked up Japanese again via Duolingo).</p><p>I'm infatuated with 80s aesthetics (neon! VHS!), and like being creative. I make (made 👀) music (synths are cool!), and enjoy puns, video games, movies, and reading books sluggishly.</p><p>Oh and here's my web site: <a href=\"https://chriskirknielsen.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">chriskirknielsen.com</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Server switch = <a href=\"https://front-end.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a> time! 👋</p><p>I'm Chris, a front-end developer (and CSS nerd) who used to be a graphic designer.</p><p>I'm Danish, grew up in France, and live in the US, so I love languages (+ I know some Italian, and picked up Japanese again via Duolingo).</p><p>I'm infatuated with 80s aesthetics (neon! VHS!), and like being creative. I make (made 👀) music (synths are cool!), and enjoy puns, video games, movies, and reading books sluggishly.</p><p>Oh and here's my web site: <a href=\"https://chriskirknielsen.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">chriskirknielsen.com</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://front-end.social/users/chriskirknielsen/statuses/112015959971845019/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/chriskirknielsen/statuses/112015959971845019/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/chriskirknielsen/statuses/112015959971845019/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/chriskirknielsen/statuses/112015959971845019/likes",
"type": "Collection",
"totalItems": 28
},
"shares": {
"id": "https://front-end.social/users/chriskirknielsen/statuses/112015959971845019/shares",
"type": "Collection",
"totalItems": 10
}
}