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://piaille.fr/users/gmic/statuses/109802731836051558",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-03T20:38:43Z",
"url": "https://piaille.fr/@gmic/109802731836051558",
"attributedTo": "https://piaille.fr/users/gmic",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://piaille.fr/users/gmic/followers"
],
"sensitive": false,
"atomUri": "https://piaille.fr/users/gmic/statuses/109802731836051558",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-03:objectId=10162690:objectType=Conversation",
"content": "<p>New feature developed tonight,now available in G'MIC: Rasterization of 3D objects, as sets of voxels in 3D volumetric images.<br />It will be very useful to easily generate various binary shapes for our research work in discrete geometry and topology!</p>",
"contentMap": {
"fr": "<p>New feature developed tonight,now available in G'MIC: Rasterization of 3D objects, as sets of voxels in 3D volumetric images.<br />It will be very useful to easily generate various binary shapes for our research work in discrete geometry and topology!</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/802/730/371/220/817/original/0e2473a2289ff9b7.jpg",
"name": null,
"blurhash": "UHAdo;WB0Kj[MfofjGWBE1of%MaeaMazt7WB",
"width": 632,
"height": 780
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/802/730/727/674/352/original/90aab153378e2908.jpg",
"name": null,
"blurhash": "U87A[Gn+4fS~G6oeRlWEvMkC%Xn*JXbHxDoJ",
"width": 814,
"height": 842
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/802/731/152/234/220/original/c65ae0c3d16120cc.jpg",
"name": null,
"blurhash": "U87LDnsoNGrwD8a#n$X4O+SxWYW-$NoJV_nm",
"width": 705,
"height": 720
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/802/731/518/080/742/original/4b2a0091fd96c3b2.jpg",
"name": null,
"blurhash": "UD8DPRkCNEspA7WUogj?RKoMjYWVtUofo3f8",
"width": 815,
"height": 847
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109802731836051558/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109802731836051558/replies?min_id=109803163854320744&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109802731836051558/replies",
"items": [
"https://piaille.fr/users/gmic/statuses/109803163854320744"
]
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109802731836051558/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109802731836051558/shares",
"type": "Collection",
"totalItems": 1
}
}