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/ataustin/statuses/114632482907934471",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-06-05T19:47:56Z",
"url": "https://fosstodon.org/@ataustin/114632482907934471",
"attributedTo": "https://fosstodon.org/users/ataustin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/ataustin/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/ataustin/statuses/114632482907934471",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-06-05:objectId=322587846:objectType=Conversation",
"content": "<p>Data fam, have you ever developed a work intake form for data or analytics requests, especially where there was none before?</p><p>Would love to hear what worked and what didn't, and any pitfalls or recommendations you have.</p><p>I want to apply some scrutiny to ad-hoc requests and empower other teams to solve their own problems. But I don't want to damage relationships in the process.<br /><a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://fosstodon.org/tags/dataScience\" class=\"mention hashtag\" rel=\"tag\">#<span>dataScience</span></a></p>",
"contentMap": {
"en": "<p>Data fam, have you ever developed a work intake form for data or analytics requests, especially where there was none before?</p><p>Would love to hear what worked and what didn't, and any pitfalls or recommendations you have.</p><p>I want to apply some scrutiny to ad-hoc requests and empower other teams to solve their own problems. But I don't want to damage relationships in the process.<br /><a href=\"https://fosstodon.org/tags/rstats\" class=\"mention hashtag\" rel=\"tag\">#<span>rstats</span></a> <a href=\"https://fosstodon.org/tags/dataScience\" class=\"mention hashtag\" rel=\"tag\">#<span>dataScience</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rstats",
"name": "#rstats"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/datascience",
"name": "#datascience"
}
],
"replies": {
"id": "https://fosstodon.org/users/ataustin/statuses/114632482907934471/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/ataustin/statuses/114632482907934471/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/ataustin/statuses/114632482907934471/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/ataustin/statuses/114632482907934471/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/ataustin/statuses/114632482907934471/shares",
"type": "Collection",
"totalItems": 7
}
}