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/zer0her0/statuses/2176382/activity",
"type": "Create",
"actor": "https://mastodon.social/users/zer0her0",
"published": "2017-04-10T18:13:12Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zer0her0/followers",
"https://mastodon.social/users/saper"
],
"object": {
"id": "https://mastodon.social/users/zer0her0/statuses/2176382",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/saper/statuses/2175191",
"published": "2017-04-10T18:13:12Z",
"url": "https://mastodon.social/@zer0her0/2176382",
"attributedTo": "https://mastodon.social/users/zer0her0",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/zer0her0/followers",
"https://mastodon.social/users/saper"
],
"sensitive": false,
"atomUri": "tag:mastodon.social,2017-04-10:objectId=2176382:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.social,2017-04-10:objectId=2175191:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@saper\" class=\"u-url mention\">@<span>saper</span></a></span> just got my oath token stuff set, reading through the node library docs (originally was trying to start w/ the Python one). Able to read timeline easily enough, now just looking through docs to figure out how to toot out either text or an image at this point. Also, this REALLY helped through the oath stuff: <a href=\"https://tinysubversions.com/notes/mastodon-bot/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tinysubversions.com/notes/mast</span><span class=\"invisible\">odon-bot/index.html</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@saper\" class=\"u-url mention\">@<span>saper</span></a></span> just got my oath token stuff set, reading through the node library docs (originally was trying to start w/ the Python one). Able to read timeline easily enough, now just looking through docs to figure out how to toot out either text or an image at this point. Also, this REALLY helped through the oath stuff: <a href=\"https://tinysubversions.com/notes/mastodon-bot/index.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tinysubversions.com/notes/mast</span><span class=\"invisible\">odon-bot/index.html</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/saper",
"name": "@saper"
}
],
"replies": {
"id": "https://mastodon.social/users/zer0her0/statuses/2176382/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/zer0her0/statuses/2176382/replies?min_id=2176846&page=true",
"partOf": "https://mastodon.social/users/zer0her0/statuses/2176382/replies",
"items": [
null
]
}
},
"likes": {
"id": "https://mastodon.social/users/zer0her0/statuses/2176382/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/zer0her0/statuses/2176382/shares",
"type": "Collection",
"totalItems": 0
}
}
}