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"
}
],
"id": "https://fosstodon.org/users/pandoc/statuses/113487721889435315",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/pandoc/statuses/113487698089122744",
"published": "2024-11-15T15:40:09Z",
"url": "https://fosstodon.org/@pandoc/113487721889435315",
"attributedTo": "https://fosstodon.org/users/pandoc",
"to": [
"https://fosstodon.org/users/pandoc/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://typo.social/users/tajpulo"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pandoc/statuses/113487721889435315",
"inReplyToAtomUri": "https://fosstodon.org/users/pandoc/statuses/113487698089122744",
"conversation": "tag:typo.social,2024-11-15:objectId=14609942:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://typo.social/@tajpulo\" class=\"u-url mention\">@<span>tajpulo</span></a></span> ... it does show it's age sometimes, e.g., parallelism didn't matter when it was first written. That's where alternatives like Typst shine: they are modern, fast, were designed to avoid known issues, with the web in mind, and enjoy the luxury of not having to carry around old baggage. They add cool features a lot faster, at the cost of breaking code frequently.<br />It's not clear yet whether they'll reach a critical mass, and whether they will stay around, but they are great choices, too.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://typo.social/@tajpulo\" class=\"u-url mention\">@<span>tajpulo</span></a></span> ... it does show it's age sometimes, e.g., parallelism didn't matter when it was first written. That's where alternatives like Typst shine: they are modern, fast, were designed to avoid known issues, with the web in mind, and enjoy the luxury of not having to carry around old baggage. They add cool features a lot faster, at the cost of breaking code frequently.<br />It's not clear yet whether they'll reach a critical mass, and whether they will stay around, but they are great choices, too.</p>"
},
"updated": "2024-11-15T15:42:52Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://typo.social/users/tajpulo",
"name": "@tajpulo@typo.social"
}
],
"replies": {
"id": "https://fosstodon.org/users/pandoc/statuses/113487721889435315/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pandoc/statuses/113487721889435315/replies?min_id=113487747240311998&page=true",
"partOf": "https://fosstodon.org/users/pandoc/statuses/113487721889435315/replies",
"items": [
"https://fosstodon.org/users/pandoc/statuses/113487747240311998"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/pandoc/statuses/113487721889435315/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/pandoc/statuses/113487721889435315/shares",
"type": "Collection",
"totalItems": 0
}
}