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/sarajw/statuses/111129959514599151",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-26T06:10:10Z",
"url": "https://front-end.social/@sarajw/111129959514599151",
"attributedTo": "https://front-end.social/users/sarajw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/sarajw/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/sarajw/statuses/111129959514599151",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2023-09-26:objectId=5216870:objectType=Conversation",
"content": "<p>My <a href=\"https://front-end.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> dudes, dudx and dudettes we really need to figure out smartphone font sizes.</p><p>I'm only a little bit old and I've only popped my android phone system font up by one level, but it messes up so many links and buttons all over the web.</p><p>What is happening? Why is this so broken?</p><p><a href=\"https://front-end.social/tags/fonts\" class=\"mention hashtag\" rel=\"tag\">#<span>fonts</span></a> <a href=\"https://front-end.social/tags/typography\" class=\"mention hashtag\" rel=\"tag\">#<span>typography</span></a> <a href=\"https://front-end.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a></p>",
"contentMap": {
"en": "<p>My <a href=\"https://front-end.social/tags/webDev\" class=\"mention hashtag\" rel=\"tag\">#<span>webDev</span></a> dudes, dudx and dudettes we really need to figure out smartphone font sizes.</p><p>I'm only a little bit old and I've only popped my android phone system font up by one level, but it messes up so many links and buttons all over the web.</p><p>What is happening? Why is this so broken?</p><p><a href=\"https://front-end.social/tags/fonts\" class=\"mention hashtag\" rel=\"tag\">#<span>fonts</span></a> <a href=\"https://front-end.social/tags/typography\" class=\"mention hashtag\" rel=\"tag\">#<span>typography</span></a> <a href=\"https://front-end.social/tags/accessibility\" class=\"mention hashtag\" rel=\"tag\">#<span>accessibility</span></a></p>"
},
"updated": "2023-09-26T06:10:59Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/fonts",
"name": "#fonts"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/typography",
"name": "#typography"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/accessibility",
"name": "#accessibility"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/webdev",
"name": "#webdev"
}
],
"replies": {
"id": "https://front-end.social/users/sarajw/statuses/111129959514599151/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/sarajw/statuses/111129959514599151/replies?min_id=111137210593393274&page=true",
"partOf": "https://front-end.social/users/sarajw/statuses/111129959514599151/replies",
"items": [
"https://front-end.social/users/sarajw/statuses/111137210593393274"
]
}
},
"likes": {
"id": "https://front-end.social/users/sarajw/statuses/111129959514599151/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://front-end.social/users/sarajw/statuses/111129959514599151/shares",
"type": "Collection",
"totalItems": 19
}
}