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/jrenken/statuses/101541702541271907/activity",
"type": "Create",
"actor": "https://mastodon.sandwich.net/users/jrenken",
"published": "2019-02-05T21:50:20Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sandwich.net/users/jrenken/followers",
"https://mastodon.sandwich.net/users/mitch"
],
"object": {
"id": "https://mastodon.sandwich.net/users/jrenken/statuses/101541702541271907",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.sandwich.net/users/mitch/statuses/101540688050990197",
"published": "2019-02-05T21:50:20Z",
"url": "https://mastodon.sandwich.net/@jrenken/101541702541271907",
"attributedTo": "https://mastodon.sandwich.net/users/jrenken",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.sandwich.net/users/jrenken/followers",
"https://mastodon.sandwich.net/users/mitch"
],
"sensitive": false,
"atomUri": "https://mastodon.sandwich.net/users/jrenken/statuses/101541702541271907",
"inReplyToAtomUri": "https://mastodon.sandwich.net/users/mitch/statuses/101540688050990197",
"conversation": "tag:mastodon.sandwich.net,2018-08-06:objectId=336216:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sandwich.net/@mitch\" class=\"u-url mention\">@<span>mitch</span></a></span> Welcome! It's "federation" + "universe," a term for the universe of Mastodon instances: a whole bunch of operators run a whole bunch of independent copies of Mastodon, but they all interact as one big federation.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.sandwich.net/@mitch\" class=\"u-url mention\">@<span>mitch</span></a></span> Welcome! It's "federation" + "universe," a term for the universe of Mastodon instances: a whole bunch of operators run a whole bunch of independent copies of Mastodon, but they all interact as one big federation.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.sandwich.net/users/mitch",
"name": "@mitch"
}
],
"replies": {
"id": "https://mastodon.sandwich.net/users/jrenken/statuses/101541702541271907/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.sandwich.net/users/jrenken/statuses/101541702541271907/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.sandwich.net/users/jrenken/statuses/101541702541271907/replies",
"items": []
}
}
}
}