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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.cloud/users/erland/statuses/1325469",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-18T16:42:21Z",
"url": "https://mastodon.cloud/@erland/1325469",
"attributedTo": "https://mastodon.cloud/users/erland",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/erland/followers"
],
"sensitive": false,
"atomUri": "tag:mastodon.cloud,2017-04-18:objectId=1325469:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p>Alright, I made it back to Mastodon & am feeling the love with 10 followers. Are there any <a href=\"https://mastodon.cloud/tags/auspol\" class=\"mention hashtag\" rel=\"tag\">#<span>auspol</span></a> peeps out there? <a href=\"https://mastodon.cloud/tags/toot\" class=\"mention hashtag\" rel=\"tag\">#<span>toot</span></a></p>",
"contentMap": {
"en": "<p>Alright, I made it back to Mastodon & am feeling the love with 10 followers. Are there any <a href=\"https://mastodon.cloud/tags/auspol\" class=\"mention hashtag\" rel=\"tag\">#<span>auspol</span></a> peeps out there? <a href=\"https://mastodon.cloud/tags/toot\" class=\"mention hashtag\" rel=\"tag\">#<span>toot</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/auspol",
"name": "#auspol"
},
{
"type": "Hashtag",
"href": "https://mastodon.cloud/tags/toot",
"name": "#toot"
}
],
"replies": {
"id": "https://mastodon.cloud/users/erland/statuses/1325469/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/erland/statuses/1325469/replies?min_id=3268050&page=true",
"partOf": "https://mastodon.cloud/users/erland/statuses/1325469/replies",
"items": [
null
]
}
}
}