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/ryanabx/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.social/users/ryanabx/statuses/112353378674284382",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-29T07:41:45Z",
"url": "https://mastodon.social/@ryanabx/112353378674284382",
"attributedTo": "https://mastodon.social/users/ryanabx",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ryanabx/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ryanabx/statuses/112353378674284382",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-04-29:objectId=696149885:objectType=Conversation",
"content": "<p>Just a summary of who I am, my name is Ryan, and I work on various Linux projects in my free time. Most notably I’ve been contributing independently to the <a href=\"https://mastodon.social/tags/cosmic\" class=\"mention hashtag\" rel=\"tag\">#<span>cosmic</span></a> desktop environment, as well as managing the <a href=\"https://mastodon.social/tags/fedora\" class=\"mention hashtag\" rel=\"tag\">#<span>fedora</span></a> COSMIC SIG.</p><p>I also do random other projects in my free time - for example, a daemon to register desktop entries (<a href=\"https://github.com/ryanabx/desktop-entry-daemon\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ryanabx/desktop-ent</span><span class=\"invisible\">ry-daemon</span></a>) and a way to run flatpaks in a portable manner (<a href=\"https://github.com/linux-packaging-rs/flatpak-ext\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/linux-packaging-rs/</span><span class=\"invisible\">flatpak-ext</span></a>)</p><p>I simply enjoy making things :)</p>",
"contentMap": {
"en": "<p>Just a summary of who I am, my name is Ryan, and I work on various Linux projects in my free time. Most notably I’ve been contributing independently to the <a href=\"https://mastodon.social/tags/cosmic\" class=\"mention hashtag\" rel=\"tag\">#<span>cosmic</span></a> desktop environment, as well as managing the <a href=\"https://mastodon.social/tags/fedora\" class=\"mention hashtag\" rel=\"tag\">#<span>fedora</span></a> COSMIC SIG.</p><p>I also do random other projects in my free time - for example, a daemon to register desktop entries (<a href=\"https://github.com/ryanabx/desktop-entry-daemon\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/ryanabx/desktop-ent</span><span class=\"invisible\">ry-daemon</span></a>) and a way to run flatpaks in a portable manner (<a href=\"https://github.com/linux-packaging-rs/flatpak-ext\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/linux-packaging-rs/</span><span class=\"invisible\">flatpak-ext</span></a>)</p><p>I simply enjoy making things :)</p>"
},
"updated": "2024-09-26T22:56:59Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cosmic",
"name": "#cosmic"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fedora",
"name": "#fedora"
}
],
"replies": {
"id": "https://mastodon.social/users/ryanabx/statuses/112353378674284382/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ryanabx/statuses/112353378674284382/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ryanabx/statuses/112353378674284382/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ryanabx/statuses/112353378674284382/likes",
"type": "Collection",
"totalItems": 20
},
"shares": {
"id": "https://mastodon.social/users/ryanabx/statuses/112353378674284382/shares",
"type": "Collection",
"totalItems": 10
}
}
]
}