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://mastodon.sandwich.net/users/pstewart/statuses/33008",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sandwich.net/users/trishalynn/statuses/29011",
"published": "2017-04-19T16:24:11Z",
"url": "https://mastodon.sandwich.net/@pstewart/33008",
"attributedTo": "https://mastodon.sandwich.net/users/pstewart",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sandwich.net/users/pstewart/followers",
"https://mastodon.sandwich.net/users/trishalynn"
],
"sensitive": false,
"atomUri": "tag:mastodon.sandwich.net,2017-04-19:objectId=33008:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.sandwich.net,2017-04-18:objectId=29011:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sandwich.net/@trishalynn\" class=\"u-url mention\">@<span>trishalynn</span></a></span> Oh, not *my* project - I KS'd a tabletop RPG book a couple years ago and it's finally feature-complete, so they showed the backers a digital version as a preview.</p><p>Of course this meant that the poor server the thing was distributed through basically got nuked from orbit..</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sandwich.net/@trishalynn\" class=\"u-url mention\">@<span>trishalynn</span></a></span> Oh, not *my* project - I KS'd a tabletop RPG book a couple years ago and it's finally feature-complete, so they showed the backers a digital version as a preview.</p><p>Of course this meant that the poor server the thing was distributed through basically got nuked from orbit..</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sandwich.net/users/trishalynn",
"name": "@trishalynn"
}
],
"replies": {
"id": "https://mastodon.sandwich.net/users/pstewart/statuses/33008/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sandwich.net/users/pstewart/statuses/33008/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sandwich.net/users/pstewart/statuses/33008/replies",
"items": []
}
}
}