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/mia/statuses/113483112416162035",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T20:07:54Z",
"url": "https://front-end.social/@mia/113483112416162035",
"attributedTo": "https://front-end.social/users/mia",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/mia/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/mia/statuses/113483112416162035",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2024-11-14:objectId=13145338:objectType=Conversation",
"content": "<p>I'm available for speaking gigs in 2025, if your conference or team is interested in talks/workshops on <a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a>!</p><p>I love to go in-depth on the classics –cascade, grids, alignment, etc. But I can also teach the new hits: container queries, colors, layers, :has(), et al.</p><p>Let's get scheduled!</p>",
"contentMap": {
"en": "<p>I'm available for speaking gigs in 2025, if your conference or team is interested in talks/workshops on <a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a>!</p><p>I love to go in-depth on the classics –cascade, grids, alignment, etc. But I can also teach the new hits: container queries, colors, layers, :has(), et al.</p><p>Let's get scheduled!</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/css",
"name": "#css"
}
],
"replies": {
"id": "https://front-end.social/users/mia/statuses/113483112416162035/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/mia/statuses/113483112416162035/replies?min_id=113483118621967290&page=true",
"partOf": "https://front-end.social/users/mia/statuses/113483112416162035/replies",
"items": [
"https://front-end.social/users/mia/statuses/113483118621967290"
]
}
},
"likes": {
"id": "https://front-end.social/users/mia/statuses/113483112416162035/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://front-end.social/users/mia/statuses/113483112416162035/shares",
"type": "Collection",
"totalItems": 24
}
}