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.social/users/crc/statuses/98851084370785569/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-18T17:30:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers",
"https://mastodon.social/users/zer0her0"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98851084370785569",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/zer0her0/statuses/98850795600923151",
"published": "2017-10-18T17:30:45Z",
"url": "https://mastodon.social/@crc/98851084370785569",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers",
"https://mastodon.social/users/zer0her0"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98851084370785569",
"inReplyToAtomUri": "https://mastodon.social/users/zer0her0/statuses/98850795600923151",
"conversation": "tag:mastodon.social,2017-10-18:objectId=12331896:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@zer0her0\" class=\"u-url mention\">@<span>zer0her0</span></a></span> I use Tootle to get notifications, and made a quick and dirty iOS wrapper for the web interface (so I could use it split screen, apart from Safari).</p><p>Most of the clients I've looked at have serious issues (lots of crashes, inability to connect to mastodon.social). Tootle seems the most stable, and allows many of the UI colors to be tweaked for readability.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@zer0her0\" class=\"u-url mention\">@<span>zer0her0</span></a></span> I use Tootle to get notifications, and made a quick and dirty iOS wrapper for the web interface (so I could use it split screen, apart from Safari).</p><p>Most of the clients I've looked at have serious issues (lots of crashes, inability to connect to mastodon.social). Tootle seems the most stable, and allows many of the UI colors to be tweaked for readability.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/zer0her0",
"name": "@zer0her0"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98851084370785569/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98851084370785569/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98851084370785569/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98851084370785569/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98851084370785569/shares",
"type": "Collection",
"totalItems": 0
}
}
}