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://wandering.shop/users/phildini/statuses/30/activity",
"type": "Create",
"actor": "https://wandering.shop/users/phildini",
"published": "2017-04-14T23:06:42Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/phildini/followers",
"https://wandering.shop/users/Annalee"
],
"object": {
"id": "https://wandering.shop/users/phildini/statuses/30",
"type": "Note",
"summary": null,
"inReplyTo": "https://wandering.shop/users/Annalee/statuses/26",
"published": "2017-04-14T23:06:42Z",
"url": "https://wandering.shop/@phildini/30",
"attributedTo": "https://wandering.shop/users/phildini",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/phildini/followers",
"https://wandering.shop/users/Annalee"
],
"sensitive": false,
"atomUri": "tag:wandering.shop,2017-04-14:objectId=30:objectType=Status",
"inReplyToAtomUri": "tag:wandering.shop,2017-04-14:objectId=26:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@Annalee\" class=\"u-url mention\">@<span>Annalee</span></a></span> they do, but they don't federate across server well. </p><p>Hashtags are "every matching toot this server has seen"</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@Annalee\" class=\"u-url mention\">@<span>Annalee</span></a></span> they do, but they don't federate across server well. </p><p>Hashtags are "every matching toot this server has seen"</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/Annalee",
"name": "@Annalee"
}
],
"replies": {
"id": "https://wandering.shop/users/phildini/statuses/30/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/phildini/statuses/30/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/phildini/statuses/30/replies",
"items": []
}
}
}
}