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/109868891477775565",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-02-15T13:03:59Z",
"url": "https://piaille.fr/@gmic/109868891477775565",
"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/109868891477775565",
"inReplyToAtomUri": null,
"conversation": "tag:piaille.fr,2023-02-15:objectId=11371433:objectType=Conversation",
"content": "<p>New feature:<br />Command ➡️extract_textures3d⬅️ will help you extracting textures from 3D objects directly as 2D images, that you can save or process and remap on the object <br />Here, we applied style transfer on the texture to create a Hokusai's cat! (with a single command line 😋).</p>",
"contentMap": {
"fr": "<p>New feature:<br />Command ➡️extract_textures3d⬅️ will help you extracting textures from 3D objects directly as 2D images, that you can save or process and remap on the object <br />Here, we applied style transfer on the texture to create a Hokusai's cat! (with a single command line 😋).</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/868/891/177/406/723/original/5d5f3209699e52ef.jpg",
"name": null,
"blurhash": "UCCq}FR*0~j[ELR*%1j[AaR*r?j[$$WCt6j[",
"width": 1024,
"height": 1024
},
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.piaille.fr/media_attachments/files/109/868/891/182/298/193/original/f9120a0ca5e1e348.jpg",
"name": null,
"blurhash": "UQI#b{V@0gs:D*Rj%LoL9vRksloL%KWBozoe",
"width": 1024,
"height": 1024
},
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://static.piaille.fr/media_attachments/files/109/868/891/193/227/946/original/721f47e32581d240.mp4",
"name": null,
"blurhash": "U67KSuH?V@_LS@a#jaofMut7j[M|S4ayfQaz",
"width": 1024,
"height": 372
}
],
"tag": [],
"replies": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://piaille.fr/users/gmic/statuses/109868891477775565/replies?only_other_accounts=true&page=true",
"partOf": "https://piaille.fr/users/gmic/statuses/109868891477775565/replies",
"items": []
}
},
"likes": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://piaille.fr/users/gmic/statuses/109868891477775565/shares",
"type": "Collection",
"totalItems": 0
}
}