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://sigmoid.social/users/roban/statuses/109644181312731451",
"type": "Note",
"summary": null,
"inReplyTo": "https://sigmoid.social/users/roban/statuses/109644148703503794",
"published": "2023-01-06T20:37:14Z",
"url": "https://sigmoid.social/@roban/109644181312731451",
"attributedTo": "https://sigmoid.social/users/roban",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/roban/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/roban/statuses/109644181312731451",
"inReplyToAtomUri": "https://sigmoid.social/users/roban/statuses/109644148703503794",
"conversation": "tag:sigmoid.social,2023-01-06:objectId=4213598:objectType=Conversation",
"content": "<p>Oh, and both the individual and aggregate / non-linear effects also vary over time (e.g. network effects require time for interactions to occur among users) so your measurements depend on when and for how long you run your <a href=\"https://sigmoid.social/tags/experiments\" class=\"mention hashtag\" rel=\"tag\">#<span>experiments</span></a> (or A/B tests).</p>",
"contentMap": {
"en": "<p>Oh, and both the individual and aggregate / non-linear effects also vary over time (e.g. network effects require time for interactions to occur among users) so your measurements depend on when and for how long you run your <a href=\"https://sigmoid.social/tags/experiments\" class=\"mention hashtag\" rel=\"tag\">#<span>experiments</span></a> (or A/B tests).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/experiments",
"name": "#experiments"
}
],
"replies": {
"id": "https://sigmoid.social/users/roban/statuses/109644181312731451/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/roban/statuses/109644181312731451/replies?min_id=109644266429866742&page=true",
"partOf": "https://sigmoid.social/users/roban/statuses/109644181312731451/replies",
"items": [
"https://sigmoid.social/users/roban/statuses/109644266429866742"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/roban/statuses/109644181312731451/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://sigmoid.social/users/roban/statuses/109644181312731451/shares",
"type": "Collection",
"totalItems": 0
}
}