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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087/activity",
"type": "Create",
"actor": "https://sigmoid.social/users/mat_kelcey",
"published": "2023-01-01T02:40:44Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/mat_kelcey/followers"
],
"object": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-01T02:40:44Z",
"url": "https://sigmoid.social/@mat_kelcey/109611636802652087",
"attributedTo": "https://sigmoid.social/users/mat_kelcey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sigmoid.social/users/mat_kelcey/followers"
],
"sensitive": false,
"atomUri": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087",
"inReplyToAtomUri": null,
"conversation": "tag:sigmoid.social,2023-01-01:objectId=3793512:objectType=Conversation",
"content": "<p>testing inpainting on some random eurorack jams and it does pretty well!</p><p>consider the frames from a 16:9 recorded jam ( image on left ) and a hand rolled mask ( image on right )</p>",
"contentMap": {
"en": "<p>testing inpainting on some random eurorack jams and it does pretty well!</p><p>consider the frames from a 16:9 recorded jam ( image on left ) and a hand rolled mask ( image on right )</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/sigmoidsocial/media_attachments/files/109/611/634/617/524/231/original/41ff00ad4e3de100.png",
"name": null,
"blurhash": "UXKx9w00t8t8_300j@-;%MxuWBxuIU-;fRIU",
"width": 984,
"height": 524
}
],
"tag": [],
"replies": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087/replies?min_id=109611640955446752&page=true",
"partOf": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087/replies",
"items": [
"https://sigmoid.social/users/mat_kelcey/statuses/109611640955446752"
]
}
},
"likes": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://sigmoid.social/users/mat_kelcey/statuses/109611636802652087/shares",
"type": "Collection",
"totalItems": 0
}
}
}