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://fosstodon.org/users/pymander/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/pymander/statuses/109242339889371662",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-27T21:23:41Z",
"url": "https://fosstodon.org/@pymander/109242339889371662",
"attributedTo": "https://fosstodon.org/users/pymander",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pymander/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pymander/statuses/109242339889371662",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-27:objectId=55401120:objectType=Conversation",
"content": "<p>Hello, everybody! I'm a freelance writer, software developer, and lover of FOSS. I use <a href=\"https://fosstodon.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> and <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> and <a href=\"https://fosstodon.org/tags/i3wm\" class=\"mention hashtag\" rel=\"tag\">#<span>i3wm</span></a> and I type in <a href=\"https://fosstodon.org/tags/Dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>Dvorak</span></a>. </p><p>🤓 What else could I do to get more nerdy? Suggestions welcome.</p>",
"contentMap": {
"en": "<p>Hello, everybody! I'm a freelance writer, software developer, and lover of FOSS. I use <a href=\"https://fosstodon.org/tags/Emacs\" class=\"mention hashtag\" rel=\"tag\">#<span>Emacs</span></a> and <a href=\"https://fosstodon.org/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> and <a href=\"https://fosstodon.org/tags/i3wm\" class=\"mention hashtag\" rel=\"tag\">#<span>i3wm</span></a> and I type in <a href=\"https://fosstodon.org/tags/Dvorak\" class=\"mention hashtag\" rel=\"tag\">#<span>Dvorak</span></a>. </p><p>🤓 What else could I do to get more nerdy? Suggestions welcome.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/emacs",
"name": "#emacs"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/i3wm",
"name": "#i3wm"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/dvorak",
"name": "#dvorak"
}
],
"replies": {
"id": "https://fosstodon.org/users/pymander/statuses/109242339889371662/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pymander/statuses/109242339889371662/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/pymander/statuses/109242339889371662/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/pymander/statuses/109242339889371662/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://fosstodon.org/users/pymander/statuses/109242339889371662/shares",
"type": "Collection",
"totalItems": 4
}
}
]
}