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/shegeley/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/shegeley/statuses/112150133437766338",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-03-24T10:13:49Z",
"url": "https://fosstodon.org/@shegeley/112150133437766338",
"attributedTo": "https://fosstodon.org/users/shegeley",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/shegeley/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/shegeley/statuses/112150133437766338",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-03-24:objectId=195162308:objectType=Conversation",
"content": "<p>Short video intro into my guile scheme project hatis (Hackable text input system). Currently in very early pre-pre-pre alpha dev/research stage </p><p><a href=\"https://youtu.be/Yq88C7y5goM\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/Yq88C7y5goM</span><span class=\"invisible\"></span></a><br /><a href=\"https://fosstodon.org/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://fosstodon.org/tags/guile\" class=\"mention hashtag\" rel=\"tag\">#<span>guile</span></a> <a href=\"https://fosstodon.org/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://fosstodon.org/tags/hatis\" class=\"mention hashtag\" rel=\"tag\">#<span>hatis</span></a> <a href=\"https://fosstodon.org/tags/text\" class=\"mention hashtag\" rel=\"tag\">#<span>text</span></a></p>",
"contentMap": {
"en": "<p>Short video intro into my guile scheme project hatis (Hackable text input system). Currently in very early pre-pre-pre alpha dev/research stage </p><p><a href=\"https://youtu.be/Yq88C7y5goM\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/Yq88C7y5goM</span><span class=\"invisible\"></span></a><br /><a href=\"https://fosstodon.org/tags/wayland\" class=\"mention hashtag\" rel=\"tag\">#<span>wayland</span></a> <a href=\"https://fosstodon.org/tags/guile\" class=\"mention hashtag\" rel=\"tag\">#<span>guile</span></a> <a href=\"https://fosstodon.org/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://fosstodon.org/tags/hatis\" class=\"mention hashtag\" rel=\"tag\">#<span>hatis</span></a> <a href=\"https://fosstodon.org/tags/text\" class=\"mention hashtag\" rel=\"tag\">#<span>text</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/wayland",
"name": "#wayland"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/guile",
"name": "#guile"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/guix",
"name": "#guix"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/hatis",
"name": "#hatis"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/text",
"name": "#text"
}
],
"replies": {
"id": "https://fosstodon.org/users/shegeley/statuses/112150133437766338/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/shegeley/statuses/112150133437766338/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/shegeley/statuses/112150133437766338/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/shegeley/statuses/112150133437766338/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/shegeley/statuses/112150133437766338/shares",
"type": "Collection",
"totalItems": 6
}
}
]
}