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"
}
],
"id": "https://mathstodon.xyz/users/jt/statuses/108216673229042181",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-29T18:03:09Z",
"url": "https://mathstodon.xyz/@jt/108216673229042181",
"attributedTo": "https://mathstodon.xyz/users/jt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/jt/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/jt/statuses/108216673229042181",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-04-29:objectId=24829807:objectType=Conversation",
"content": "<p>This week I read like five language related papers for machine learning from the 2000s or earlier and it's really shocking how much the field has changed these last 20 years.</p>",
"contentMap": {
"fr": "<p>This week I read like five language related papers for machine learning from the 2000s or earlier and it's really shocking how much the field has changed these last 20 years.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mathstodon.xyz/users/jt/statuses/108216673229042181/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/jt/statuses/108216673229042181/replies?min_id=108216678875213826&page=true",
"partOf": "https://mathstodon.xyz/users/jt/statuses/108216673229042181/replies",
"items": [
"https://mathstodon.xyz/users/jt/statuses/108216678875213826"
]
}
},
"likes": {
"id": "https://mathstodon.xyz/users/jt/statuses/108216673229042181/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/jt/statuses/108216673229042181/shares",
"type": "Collection",
"totalItems": 0
}
}