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/49/activity",
"type": "Create",
"actor": "https://wandering.shop/users/phildini",
"published": "2017-04-14T23:32:06Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://wandering.shop/users/phildini/followers",
"https://wandering.shop/users/eilatan"
],
"object": {
"id": "https://wandering.shop/users/phildini/statuses/49",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-04-14T23:32:06Z",
"url": "https://wandering.shop/@phildini/49",
"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/eilatan"
],
"sensitive": false,
"atomUri": "tag:wandering.shop,2017-04-14:objectId=49:objectType=Status",
"inReplyToAtomUri": null,
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@eilatan\" class=\"u-url mention\">@<span>eilatan</span></a></span> Amaroq is great, and I keep hoping they'll add multi-account support. </p><p>I do know he's working on it constantly, so it should improve pretty regularly.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://wandering.shop/@eilatan\" class=\"u-url mention\">@<span>eilatan</span></a></span> Amaroq is great, and I keep hoping they'll add multi-account support. </p><p>I do know he's working on it constantly, so it should improve pretty regularly.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://wandering.shop/users/eilatan",
"name": "@eilatan"
}
],
"replies": {
"id": "https://wandering.shop/users/phildini/statuses/49/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://wandering.shop/users/phildini/statuses/49/replies?only_other_accounts=true&page=true",
"partOf": "https://wandering.shop/users/phildini/statuses/49/replies",
"items": []
}
}
}
}