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/112463882116719259",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-05-18T20:04:14Z",
"url": "https://sigmoid.social/@oliversampson/112463882116719259",
"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/112463882116719259",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2024-05-18:objectId=33288122:objectType=Conversation",
"content": "<p>Some thoughts on where we are with the evolution of <a href=\"https://sigmoid.social/tags/InformationTechnology\" class=\"mention hashtag\" rel=\"tag\">#<span>InformationTechnology</span></a>, <a href=\"https://sigmoid.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> and <a href=\"https://sigmoid.social/tags/machinelearning\" class=\"mention hashtag\" rel=\"tag\">#<span>machinelearning</span></a> how we got here, complete with a silly <a href=\"https://sigmoid.social/tags/mathematical\" class=\"mention hashtag\" rel=\"tag\">#<span>mathematical</span></a> anlogy. </p><p>A thread: 🧵 1/16</p>",
"contentMap": {
"en": "<p>Some thoughts on where we are with the evolution of <a href=\"https://sigmoid.social/tags/InformationTechnology\" class=\"mention hashtag\" rel=\"tag\">#<span>InformationTechnology</span></a>, <a href=\"https://sigmoid.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a> and <a href=\"https://sigmoid.social/tags/machinelearning\" class=\"mention hashtag\" rel=\"tag\">#<span>machinelearning</span></a> how we got here, complete with a silly <a href=\"https://sigmoid.social/tags/mathematical\" class=\"mention hashtag\" rel=\"tag\">#<span>mathematical</span></a> anlogy. </p><p>A thread: 🧵 1/16</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/informationtechnology",
"name": "#informationtechnology"
},
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/ai",
"name": "#ai"
},
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/machinelearning",
"name": "#machinelearning"
},
{
"type": "Hashtag",
"href": "https://sigmoid.social/tags/Mathematical",
"name": "#Mathematical"
}
],
"replies": {
"id": "https://sigmoid.social/users/oliversampson/statuses/112463882116719259/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/oliversampson/statuses/112463882116719259/replies?min_id=112463882135605675&page=true",
"partOf": "https://sigmoid.social/users/oliversampson/statuses/112463882116719259/replies",
"items": [
"https://sigmoid.social/users/oliversampson/statuses/112463882135605675"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/oliversampson/statuses/112463882116719259/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://sigmoid.social/users/oliversampson/statuses/112463882116719259/shares",
"type": "Collection",
"totalItems": 4
}
}