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://dair-community.social/users/databasecultures/statuses/110232573204867963",
"type": "Note",
"summary": null,
"inReplyTo": "https://dair-community.social/users/databasecultures/statuses/110232563452355535",
"published": "2023-04-20T18:33:02Z",
"url": "https://dair-community.social/@databasecultures/110232573204867963",
"attributedTo": "https://dair-community.social/users/databasecultures",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://dair-community.social/users/databasecultures/followers"
],
"sensitive": false,
"atomUri": "https://dair-community.social/users/databasecultures/statuses/110232573204867963",
"inReplyToAtomUri": "https://dair-community.social/users/databasecultures/statuses/110232563452355535",
"conversation": "tag:dair-community.social,2023-04-20:objectId=4023489:objectType=Conversation",
"content": "<p>– Intelligence: Looking into the Macy conferences, Rosenblatt 1957, Rumelhart et al. 1986, LeCun et al. 1989, Kurzweil 2005, Bostrom 2014 I trace the term 'Intelligence' and how it ended up to be used for connectionist weighted networks.<br />– Learning: Rosenblatt 1957 uses the term 'learn'. We might instead more precisely describe this process as a semi-automated, iterative testing and adjustment of parameters, largely a mathematical optimisation. <a href=\"https://dair-community.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a></p>",
"contentMap": {
"en": "<p>– Intelligence: Looking into the Macy conferences, Rosenblatt 1957, Rumelhart et al. 1986, LeCun et al. 1989, Kurzweil 2005, Bostrom 2014 I trace the term 'Intelligence' and how it ended up to be used for connectionist weighted networks.<br />– Learning: Rosenblatt 1957 uses the term 'learn'. We might instead more precisely describe this process as a semi-automated, iterative testing and adjustment of parameters, largely a mathematical optimisation. <a href=\"https://dair-community.social/tags/AI\" class=\"mention hashtag\" rel=\"tag\">#<span>AI</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://dair-community.social/tags/ai",
"name": "#ai"
}
],
"replies": {
"id": "https://dair-community.social/users/databasecultures/statuses/110232573204867963/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://dair-community.social/users/databasecultures/statuses/110232573204867963/replies?min_id=110232584601354169&page=true",
"partOf": "https://dair-community.social/users/databasecultures/statuses/110232573204867963/replies",
"items": [
"https://dair-community.social/users/databasecultures/statuses/110232584601354169"
]
}
},
"likes": {
"id": "https://dair-community.social/users/databasecultures/statuses/110232573204867963/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://dair-community.social/users/databasecultures/statuses/110232573204867963/shares",
"type": "Collection",
"totalItems": 1
}
}