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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/pandoc/statuses/113346851701370754",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-21T18:35:01Z",
"url": "https://fosstodon.org/@pandoc/113346851701370754",
"attributedTo": "https://fosstodon.org/users/pandoc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pandoc/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pandoc/statuses/113346851701370754",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-21:objectId=253288347:objectType=Conversation",
"content": "<p>Pandoc Docker images, starting with those for pandoc 3.5, are now multi-platform, meaning they are available for amd64 (x86-64) and arm64 (aarch64). This should give significant performance improvements for Docker users with ARM processors.<br />LaTeX images are multi-platform _only_ when using the `3.5-ubuntu` tags.<br /><a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a> <a href=\"https://fosstodon.org/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://fosstodon.org/tags/multiplatform\" class=\"mention hashtag\" rel=\"tag\">#<span>multiplatform</span></a></p>",
"contentMap": {
"en": "<p>Pandoc Docker images, starting with those for pandoc 3.5, are now multi-platform, meaning they are available for amd64 (x86-64) and arm64 (aarch64). This should give significant performance improvements for Docker users with ARM processors.<br />LaTeX images are multi-platform _only_ when using the `3.5-ubuntu` tags.<br /><a href=\"https://fosstodon.org/tags/pandoc\" class=\"mention hashtag\" rel=\"tag\">#<span>pandoc</span></a> <a href=\"https://fosstodon.org/tags/docker\" class=\"mention hashtag\" rel=\"tag\">#<span>docker</span></a> <a href=\"https://fosstodon.org/tags/multiplatform\" class=\"mention hashtag\" rel=\"tag\">#<span>multiplatform</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pandoc",
"name": "#pandoc"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/multiplatform",
"name": "#multiplatform"
}
],
"replies": {
"id": "https://fosstodon.org/users/pandoc/statuses/113346851701370754/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/113346851701370754/replies?min_id=113346855928188872&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/113346851701370754/replies",
"items": [
"https://fosstodon.org/users/pandoc/statuses/113346855928188872"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/pandoc/statuses/113346851701370754/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://fosstodon.org/users/pandoc/statuses/113346851701370754/shares",
"type": "Collection",
"totalItems": 2
}
}