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/tivasyk/statuses/109350309593384610",
"type": "Note",
"summary": "ok, folks, here's what happens if the first thing you publish on #fediverse is your #introduction:",
"inReplyTo": null,
"published": "2022-11-15T23:01:48Z",
"url": "https://mastodon.social/@tivasyk/109350309593384610",
"attributedTo": "https://mastodon.social/users/tivasyk",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/tivasyk/followers"
],
"sensitive": true,
"atomUri": "https://mastodon.social/users/tivasyk/statuses/109350309593384610",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-15:objectId=333365396:objectType=Conversation",
"content": "<p>if you mention <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> and you're on mastodon.social, your toot drops right into my home strip (yeah, i'm that crazy one who likes his home strip full of penguins), i open your profile, there's nothing there, i close it and forget about it.</p><p>i don't know, maybe others search regularly for tags and eventually find you… maybe not =)</p><p>seriously, maybe publish _something_ before you do your intro?</p>",
"contentMap": {
"en": "<p>if you mention <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> and you're on mastodon.social, your toot drops right into my home strip (yeah, i'm that crazy one who likes his home strip full of penguins), i open your profile, there's nothing there, i close it and forget about it.</p><p>i don't know, maybe others search regularly for tags and eventually find you… maybe not =)</p><p>seriously, maybe publish _something_ before you do your intro?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://mastodon.social/users/tivasyk/statuses/109350309593384610/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/tivasyk/statuses/109350309593384610/replies?min_id=109350346848754867&page=true",
"partOf": "https://mastodon.social/users/tivasyk/statuses/109350309593384610/replies",
"items": [
"https://mastodon.social/users/tivasyk/statuses/109350346848754867"
]
}
},
"likes": {
"id": "https://mastodon.social/users/tivasyk/statuses/109350309593384610/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.social/users/tivasyk/statuses/109350309593384610/shares",
"type": "Collection",
"totalItems": 3
}
}