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/amber/statuses/114745880999068107",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-25T20:26:33Z",
"url": "https://front-end.social/@amber/114745880999068107",
"attributedTo": "https://front-end.social/users/amber",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/amber/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/amber/statuses/114745880999068107",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2025-06-25:objectId=18304124:objectType=Conversation",
"content": "<p>i am too tired of this world to care any more about <a href=\"https://front-end.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a>. i just wanna do my job and go home to hold my love ones for however time i have left on this earth. </p><p>i haven't had any room in *years* to do any extra projects or contribute to the industry, i just do enough now to keep up as best i can. i sorta feel like i've been lost and forgotten, but also this is online life and why should i care.</p>",
"contentMap": {
"en": "<p>i am too tired of this world to care any more about <a href=\"https://front-end.social/tags/webdev\" class=\"mention hashtag\" rel=\"tag\">#<span>webdev</span></a>. i just wanna do my job and go home to hold my love ones for however time i have left on this earth. </p><p>i haven't had any room in *years* to do any extra projects or contribute to the industry, i just do enough now to keep up as best i can. i sorta feel like i've been lost and forgotten, but also this is online life and why should i care.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://front-end.social/users/amber/statuses/114745880999068107/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/amber/statuses/114745880999068107/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/amber/statuses/114745880999068107/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/amber/statuses/114745880999068107/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://front-end.social/users/amber/statuses/114745880999068107/shares",
"type": "Collection",
"totalItems": 0
}
}