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://biddul.ph/users/matt/statuses/109441236073844871",
"type": "Note",
"summary": null,
"inReplyTo": "https://biddul.ph/users/matt/statuses/109440260423320185",
"published": "2022-12-02T00:25:35Z",
"url": "https://biddul.ph/@matt/109441236073844871",
"attributedTo": "https://biddul.ph/users/matt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://biddul.ph/users/matt/followers"
],
"sensitive": false,
"atomUri": "https://biddul.ph/users/matt/statuses/109441236073844871",
"inReplyToAtomUri": "https://biddul.ph/users/matt/statuses/109440260423320185",
"conversation": "tag:biddul.ph,2022-12-01:objectId=32531:objectType=Conversation",
"content": "<p>hmm, those videos only play on the Mastodon web client for me. I’m only seeing stills on various iOS clients. That needs figuring out if I’m going to keep posting nerdy work in progress.</p>",
"contentMap": {
"en": "<p>hmm, those videos only play on the Mastodon web client for me. I’m only seeing stills on various iOS clients. That needs figuring out if I’m going to keep posting nerdy work in progress.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://biddul.ph/users/matt/statuses/109441236073844871/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://biddul.ph/users/matt/statuses/109441236073844871/replies?min_id=109441462235959769&page=true",
"partOf": "https://biddul.ph/users/matt/statuses/109441236073844871/replies",
"items": [
"https://biddul.ph/users/matt/statuses/109441462235959769"
]
}
}
}