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/yjunechoe/statuses/109428252078293957",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/tanho/statuses/109426622722054090",
"published": "2022-11-29T17:23:35Z",
"url": "https://fosstodon.org/@yjunechoe/109428252078293957",
"attributedTo": "https://fosstodon.org/users/yjunechoe",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/yjunechoe/followers",
"https://fosstodon.org/users/tanho",
"https://mastodon.skrimmage.com/users/an",
"https://mastodon.skrimmage.com/users/torvaney",
"https://fosstodon.org/users/R4DSCommunity"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/yjunechoe/statuses/109428252078293957",
"inReplyToAtomUri": "https://fosstodon.org/users/tanho/statuses/109426622722054090",
"conversation": "tag:skrimmage.com,2022-11-27:objectId=76023:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@tanho\" class=\"u-url mention\">@<span>tanho</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skrimmage.com/@an\" class=\"u-url mention\">@<span>an</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skrimmage.com/@torvaney\" class=\"u-url mention\">@<span>torvaney</span></a></span> It is indeed unhelpful but maybe it's intentionally terse for that effect 😂. I also get the sense that the devs don't recommend extending Coord: you can usually do what you want to do at a lower level of abstraction like Scale or Theme. Coord is a Frankenstein mashup and thus more "volatile" from version-to-version, so extensions can break more easily IMO.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skrimmage.com/@torvaney\" class=\"u-url mention\">@<span>torvaney</span></a></span> if you have a specific example that could use a Coord, we can try working it out on the <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@R4DSCommunity\" class=\"u-url mention\">@<span>R4DSCommunity</span></a></span> Slack!</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@tanho\" class=\"u-url mention\">@<span>tanho</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skrimmage.com/@an\" class=\"u-url mention\">@<span>an</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skrimmage.com/@torvaney\" class=\"u-url mention\">@<span>torvaney</span></a></span> It is indeed unhelpful but maybe it's intentionally terse for that effect 😂. I also get the sense that the devs don't recommend extending Coord: you can usually do what you want to do at a lower level of abstraction like Scale or Theme. Coord is a Frankenstein mashup and thus more "volatile" from version-to-version, so extensions can break more easily IMO.</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.skrimmage.com/@torvaney\" class=\"u-url mention\">@<span>torvaney</span></a></span> if you have a specific example that could use a Coord, we can try working it out on the <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@R4DSCommunity\" class=\"u-url mention\">@<span>R4DSCommunity</span></a></span> Slack!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/tanho",
"name": "@tanho"
},
{
"type": "Mention",
"href": "https://mastodon.skrimmage.com/users/an",
"name": "@an@skrimmage.com"
},
{
"type": "Mention",
"href": "https://mastodon.skrimmage.com/users/torvaney",
"name": "@torvaney@skrimmage.com"
},
{
"type": "Mention",
"href": "https://fosstodon.org/users/R4DSCommunity",
"name": "@R4DSCommunity"
}
],
"replies": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109428252078293957/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/yjunechoe/statuses/109428252078293957/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/yjunechoe/statuses/109428252078293957/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109428252078293957/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/yjunechoe/statuses/109428252078293957/shares",
"type": "Collection",
"totalItems": 0
}
}