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://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-31T06:01:06Z",
"url": "https://mastodon.gamedev.place/@randotwino/113055109399115876",
"attributedTo": "https://mastodon.gamedev.place/users/randotwino",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/randotwino/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-08-31:objectId=108084435:objectType=Conversation",
"content": "<p>En commençant le dev de Looking for Fael, je rechignais à utiliser le terme "Escape Game" pour le décrire. Je mettais Myst, The Witness et d'autres inspirations sur un piédestal, reléguant les Escapes à de simples successions de clés et de cadenas.</p><p>Ce n'est pas malin et (...)</p>",
"contentMap": {
"en": "<p>En commençant le dev de Looking for Fael, je rechignais à utiliser le terme "Escape Game" pour le décrire. Je mettais Myst, The Witness et d'autres inspirations sur un piédestal, reléguant les Escapes à de simples successions de clés et de cadenas.</p><p>Ce n'est pas malin et (...)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/113/055/109/320/110/784/original/8df77458d069ddb2.jpeg",
"name": null,
"blurhash": "UVQ+AYRk~St6f*t5oLIX^#t5D-RljvM}WB%J",
"width": 1920,
"height": 1080
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876/replies?min_id=113055109904649640&page=true",
"partOf": "https://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876/replies",
"items": [
"https://mastodon.gamedev.place/users/randotwino/statuses/113055109904649640"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/randotwino/statuses/113055109399115876/shares",
"type": "Collection",
"totalItems": 0
}
}