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/oliversampson/statuses/112463882279392821",
"type": "Note",
"summary": null,
"inReplyTo": "https://sigmoid.social/users/oliversampson/statuses/112463882256881380",
"published": "2024-05-18T20:04:16Z",
"url": "https://sigmoid.social/@oliversampson/112463882279392821",
"attributedTo": "https://sigmoid.social/users/oliversampson",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/oliversampson/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/oliversampson/statuses/112463882279392821",
"inReplyToAtomUri": "https://sigmoid.social/users/oliversampson/statuses/112463882256881380",
"conversation": "tag:sigmoid.social,2024-05-18:objectId=33288122:objectType=Conversation",
"content": "<p>I imagine this much like a two-dimensional vector field where information per user isn't really just going in two directions, but goes in directions along another axis that describes nearly every <a href=\"https://sigmoid.social/tags/online\" class=\"mention hashtag\" rel=\"tag\">#<span>online</span></a> activity a person has. Whether that additional dimension really reflects time, or some other property of behavior, I think is less important than the change in scale. 9/</p>",
"contentMap": {
"en": "<p>I imagine this much like a two-dimensional vector field where information per user isn't really just going in two directions, but goes in directions along another axis that describes nearly every <a href=\"https://sigmoid.social/tags/online\" class=\"mention hashtag\" rel=\"tag\">#<span>online</span></a> activity a person has. Whether that additional dimension really reflects time, or some other property of behavior, I think is less important than the change in scale. 9/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/online",
"name": "#online"
}
],
"replies": {
"id": "https://sigmoid.social/users/oliversampson/statuses/112463882279392821/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/oliversampson/statuses/112463882279392821/replies?min_id=112463882309363794&page=true",
"partOf": "https://sigmoid.social/users/oliversampson/statuses/112463882279392821/replies",
"items": [
"https://sigmoid.social/users/oliversampson/statuses/112463882309363794"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/oliversampson/statuses/112463882279392821/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://sigmoid.social/users/oliversampson/statuses/112463882279392821/shares",
"type": "Collection",
"totalItems": 0
}
}