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/jankatins/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://fosstodon.org/users/jankatins/statuses/109293485905773948",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T22:10:47Z",
"url": "https://fosstodon.org/@jankatins/109293485905773948",
"attributedTo": "https://fosstodon.org/users/jankatins",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/jankatins/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/jankatins/statuses/109293485905773948",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-05:objectId=56430320:objectType=Conversation",
"content": "<p>My <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>:</p><p>I’m Jan from Berlin, working as a Python engineer. I do a bit of foss stuff, but nowadays mostly via "scratch your itch" PRs: for more, see my github profile: <a href=\"https://github.com/jankatins/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/jankatins/</span><span class=\"invisible\"></span></a></p><p>I've a blog at <a href=\"https://www.katzien.de/en/posts/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">katzien.de/en/posts/</span><span class=\"invisible\"></span></a> </p><p>Expect retweets^Wboosts of python and data stuff, but also political bike stuff (the latter mostly in German).</p>",
"contentMap": {
"en": "<p>My <a href=\"https://fosstodon.org/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>:</p><p>I’m Jan from Berlin, working as a Python engineer. I do a bit of foss stuff, but nowadays mostly via "scratch your itch" PRs: for more, see my github profile: <a href=\"https://github.com/jankatins/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/jankatins/</span><span class=\"invisible\"></span></a></p><p>I've a blog at <a href=\"https://www.katzien.de/en/posts/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"\">katzien.de/en/posts/</span><span class=\"invisible\"></span></a> </p><p>Expect retweets^Wboosts of python and data stuff, but also political bike stuff (the latter mostly in German).</p>"
},
"updated": "2025-01-02T10:48:53Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://fosstodon.org/users/jankatins/statuses/109293485905773948/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/jankatins/statuses/109293485905773948/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/jankatins/statuses/109293485905773948/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/jankatins/statuses/109293485905773948/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/jankatins/statuses/109293485905773948/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}