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"
}
],
"id": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/AlsoCrowie/statuses/113520231078388815",
"published": "2024-11-21T09:28:49Z",
"url": "https://mastodon.social/@AlsoCrowie/113520235610382239",
"attributedTo": "https://mastodon.social/users/AlsoCrowie",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/AlsoCrowie/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239",
"inReplyToAtomUri": "https://mastodon.social/users/AlsoCrowie/statuses/113520231078388815",
"conversation": "tag:mastodon.social,2024-11-19:objectId=852098173:objectType=Conversation",
"content": "<p>I'm considering, for personal reasons and because I love systems building re-entering the profession and would like to start again in the Python community. There are considerations though as the next post will detail.</p>",
"contentMap": {
"en": "<p>I'm considering, for personal reasons and because I love systems building re-entering the profession and would like to start again in the Python community. There are considerations though as the next post will detail.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239/replies?min_id=113520247503407200&page=true",
"partOf": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239/replies",
"items": [
"https://mastodon.social/users/AlsoCrowie/statuses/113520247503407200"
]
}
},
"likes": {
"id": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/AlsoCrowie/statuses/113520235610382239/shares",
"type": "Collection",
"totalItems": 0
}
}