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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mamot.fr/users/oschwand/statuses/105222570534840348",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-11-16T23:23:28Z",
"url": "https://mamot.fr/@oschwand/105222570534840348",
"attributedTo": "https://mamot.fr/users/oschwand",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mamot.fr/users/oschwand/followers"
],
"sensitive": false,
"atomUri": "https://mamot.fr/users/oschwand/statuses/105222570534840348",
"inReplyToAtomUri": null,
"conversation": "tag:mamot.fr,2020-11-16:objectId=47173913:objectType=Conversation",
"content": "<p><a href=\"https://mamot.fr/tags/makevember\" class=\"mention hashtag\" rel=\"tag\">#<span>makevember</span></a> 12</p><p>Rampe de 210 leds au-dessus de la porte fenêtre: toujours WS2812 + ESP8266 (Wemos) + WLED pour la commande à distance en wifi</p>",
"contentMap": {
"fr": "<p><a href=\"https://mamot.fr/tags/makevember\" class=\"mention hashtag\" rel=\"tag\">#<span>makevember</span></a> 12</p><p>Rampe de 210 leds au-dessus de la porte fenêtre: toujours WS2812 + ESP8266 (Wemos) + WLED pour la commande à distance en wifi</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://static.mamot.fr/media_attachments/files/105/222/568/481/004/466/original/730d2c7734c5865c.jpeg",
"name": null,
"blurhash": "ULCsaE4nxua{~qD%xuWBIUWBj]WBRPt7Rjaf",
"width": 1700,
"height": 964
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mamot.fr/tags/makevember",
"name": "#makevember"
}
],
"replies": {
"id": "https://mamot.fr/users/oschwand/statuses/105222570534840348/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mamot.fr/users/oschwand/statuses/105222570534840348/replies?min_id=105222576765912287&page=true",
"partOf": "https://mamot.fr/users/oschwand/statuses/105222570534840348/replies",
"items": [
"https://mamot.fr/users/oschwand/statuses/105222576765912287"
]
}
},
"likes": {
"id": "https://mamot.fr/users/oschwand/statuses/105222570534840348/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mamot.fr/users/oschwand/statuses/105222570534840348/shares",
"type": "Collection",
"totalItems": 0
}
}