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/cryptax/statuses/109355252287699696",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-16T19:58:48Z",
"url": "https://mastodon.social/@cryptax/109355252287699696",
"attributedTo": "https://mastodon.social/users/cryptax",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/cryptax/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/cryptax/statuses/109355252287699696",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-16:objectId=333996985:objectType=Conversation",
"content": "<p>The slides of my presentation at BlackAlps are available on GitHub: <a href=\"https://github.com/cryptax/talks/tree/master/BlackAlps-2022\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/cryptax/talks/tree/</span><span class=\"invisible\">master/BlackAlps-2022</span></a> <a href=\"https://mastodon.social/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> <a href=\"https://mastodon.social/tags/Frida\" class=\"mention hashtag\" rel=\"tag\">#<span>Frida</span></a> <a href=\"https://mastodon.social/tags/Medusa\" class=\"mention hashtag\" rel=\"tag\">#<span>Medusa</span></a></p>",
"contentMap": {
"en": "<p>The slides of my presentation at BlackAlps are available on GitHub: <a href=\"https://github.com/cryptax/talks/tree/master/BlackAlps-2022\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/cryptax/talks/tree/</span><span class=\"invisible\">master/BlackAlps-2022</span></a> <a href=\"https://mastodon.social/tags/Android\" class=\"mention hashtag\" rel=\"tag\">#<span>Android</span></a> <a href=\"https://mastodon.social/tags/Frida\" class=\"mention hashtag\" rel=\"tag\">#<span>Frida</span></a> <a href=\"https://mastodon.social/tags/Medusa\" class=\"mention hashtag\" rel=\"tag\">#<span>Medusa</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/android",
"name": "#android"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/frida",
"name": "#frida"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/medusa",
"name": "#medusa"
}
],
"replies": {
"id": "https://mastodon.social/users/cryptax/statuses/109355252287699696/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/cryptax/statuses/109355252287699696/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/cryptax/statuses/109355252287699696/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/cryptax/statuses/109355252287699696/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://mastodon.social/users/cryptax/statuses/109355252287699696/shares",
"type": "Collection",
"totalItems": 4
}
}