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://mastodon.online/users/luis_felipe/statuses/110567085159134556",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-18T20:23:49Z",
"url": "https://mastodon.online/@luis_felipe/110567085159134556",
"attributedTo": "https://mastodon.online/users/luis_felipe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/luis_felipe/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/luis_felipe/statuses/110567085159134556",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-06-18:objectId=180408112:objectType=Conversation",
"content": "<p>I forgot to announce that Guile Documentá 0.2.0 is also publicly available now.</p><p>Guile Documentá is a command-line tool to generate API documentation for GNU Guile Scheme projects. </p><p>More information in the website:</p><p><a href=\"https://luis-felipe.gitlab.io/guile-documenta/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">luis-felipe.gitlab.io/guile-do</span><span class=\"invisible\">cumenta/</span></a></p><p>The API section in the manual was extracted from the source files of the project:</p><p><a href=\"https://luis-felipe.gitlab.io/guile-documenta/manual/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">luis-felipe.gitlab.io/guile-do</span><span class=\"invisible\">cumenta/manual/</span></a></p><p>As always, I hope people find it useful (I'm scratching my own itches).</p><p><a href=\"https://mastodon.online/tags/gnu\" class=\"mention hashtag\" rel=\"tag\">#<span>gnu</span></a> <a href=\"https://mastodon.online/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://mastodon.online/tags/guile\" class=\"mention hashtag\" rel=\"tag\">#<span>guile</span></a></p>",
"contentMap": {
"en": "<p>I forgot to announce that Guile Documentá 0.2.0 is also publicly available now.</p><p>Guile Documentá is a command-line tool to generate API documentation for GNU Guile Scheme projects. </p><p>More information in the website:</p><p><a href=\"https://luis-felipe.gitlab.io/guile-documenta/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">luis-felipe.gitlab.io/guile-do</span><span class=\"invisible\">cumenta/</span></a></p><p>The API section in the manual was extracted from the source files of the project:</p><p><a href=\"https://luis-felipe.gitlab.io/guile-documenta/manual/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">luis-felipe.gitlab.io/guile-do</span><span class=\"invisible\">cumenta/manual/</span></a></p><p>As always, I hope people find it useful (I'm scratching my own itches).</p><p><a href=\"https://mastodon.online/tags/gnu\" class=\"mention hashtag\" rel=\"tag\">#<span>gnu</span></a> <a href=\"https://mastodon.online/tags/guix\" class=\"mention hashtag\" rel=\"tag\">#<span>guix</span></a> <a href=\"https://mastodon.online/tags/guile\" class=\"mention hashtag\" rel=\"tag\">#<span>guile</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.online/media_attachments/files/110/567/028/948/550/083/original/8169455cad6c8fea.png",
"name": "Guile Documentá's logo.",
"blurhash": "UE9aT+tj9FMz-;t7IURj4VnUx[XM4-R$%Ms=",
"focalPoint": [
-0.01,
0.82
],
"width": 681,
"height": 326
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/gnu",
"name": "#gnu"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/guix",
"name": "#guix"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/guile",
"name": "#guile"
}
],
"replies": {
"id": "https://mastodon.online/users/luis_felipe/statuses/110567085159134556/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/luis_felipe/statuses/110567085159134556/replies?min_id=110567091679999025&page=true",
"partOf": "https://mastodon.online/users/luis_felipe/statuses/110567085159134556/replies",
"items": [
"https://mastodon.online/users/luis_felipe/statuses/110567091679999025"
]
}
},
"likes": {
"id": "https://mastodon.online/users/luis_felipe/statuses/110567085159134556/likes",
"type": "Collection",
"totalItems": 14
},
"shares": {
"id": "https://mastodon.online/users/luis_felipe/statuses/110567085159134556/shares",
"type": "Collection",
"totalItems": 13
}
}