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://mastodon.social/users/unspeaker/statuses/114074497440285559",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/unspeaker/statuses/114074488121181973",
"published": "2025-02-27T06:44:53Z",
"url": "https://mastodon.social/@unspeaker/114074497440285559",
"attributedTo": "https://mastodon.social/users/unspeaker",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/unspeaker/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/unspeaker/statuses/114074497440285559",
"inReplyToAtomUri": "https://mastodon.social/users/unspeaker/statuses/114074488121181973",
"conversation": "tag:mastodon.social,2025-02-27:objectId=932076277:objectType=Conversation",
"content": "<p>anyway here's a new thing:</p><p><a href=\"https://codeberg.org/unspeaker/vestal\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/unspeaker/vestal</span><span class=\"invisible\"></span></a></p><p>for this one i will:<br />- start from plain old v0.1.0 (no perpetual -rc.X suffix)<br />- write in a single thread on masto (shoulda done that with <a href=\"https://mastodon.social/tags/tek\" class=\"mention hashtag\" rel=\"tag\">#<span>tek</span></a>, too - still might)</p><p>what it does? see next post</p><p><a href=\"https://mastodon.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://mastodon.social/tags/vst\" class=\"mention hashtag\" rel=\"tag\">#<span>vst</span></a> <a href=\"https://mastodon.social/tags/wine\" class=\"mention hashtag\" rel=\"tag\">#<span>wine</span></a></p>",
"contentMap": {
"en": "<p>anyway here's a new thing:</p><p><a href=\"https://codeberg.org/unspeaker/vestal\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">codeberg.org/unspeaker/vestal</span><span class=\"invisible\"></span></a></p><p>for this one i will:<br />- start from plain old v0.1.0 (no perpetual -rc.X suffix)<br />- write in a single thread on masto (shoulda done that with <a href=\"https://mastodon.social/tags/tek\" class=\"mention hashtag\" rel=\"tag\">#<span>tek</span></a>, too - still might)</p><p>what it does? see next post</p><p><a href=\"https://mastodon.social/tags/rust\" class=\"mention hashtag\" rel=\"tag\">#<span>rust</span></a> <a href=\"https://mastodon.social/tags/vst\" class=\"mention hashtag\" rel=\"tag\">#<span>vst</span></a> <a href=\"https://mastodon.social/tags/wine\" class=\"mention hashtag\" rel=\"tag\">#<span>wine</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tek",
"name": "#tek"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/vst",
"name": "#vst"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/wine",
"name": "#wine"
}
],
"replies": {
"id": "https://mastodon.social/users/unspeaker/statuses/114074497440285559/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/unspeaker/statuses/114074497440285559/replies?min_id=114074511840162979&page=true",
"partOf": "https://mastodon.social/users/unspeaker/statuses/114074497440285559/replies",
"items": [
"https://mastodon.social/users/unspeaker/statuses/114074511840162979"
]
}
},
"likes": {
"id": "https://mastodon.social/users/unspeaker/statuses/114074497440285559/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/unspeaker/statuses/114074497440285559/shares",
"type": "Collection",
"totalItems": 0
}
}