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://digitaldarkage.cc/users/iaintshootinmis/statuses/113275544207851030",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-09T04:20:35Z",
"url": "https://digitaldarkage.cc/@iaintshootinmis/113275544207851030",
"attributedTo": "https://digitaldarkage.cc/users/iaintshootinmis",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://digitaldarkage.cc/users/iaintshootinmis/followers"
],
"sensitive": false,
"atomUri": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113275544207851030",
"inReplyToAtomUri": null,
"conversation": "tag:digitaldarkage.cc,2024-10-09:objectId=6331996:objectType=Conversation",
"content": "<p>I don't know if this will be appreciated or obnoxious but here's the <a href=\"https://digitaldarkage.cc/tags/Bash\" class=\"mention hashtag\" rel=\"tag\">#<span>Bash</span></a> script I used to <a href=\"https://digitaldarkage.cc/tags/toot\" class=\"mention hashtag\" rel=\"tag\">#<span>toot</span></a> a LOT of things in a single thread. </p><p>The script can do listed or unlisted replies, with or without content warnings. </p><p>But does require the <a href=\"https://digitaldarkage.cc/tags/toot\" class=\"mention hashtag\" rel=\"tag\">#<span>toot</span></a> <a href=\"https://digitaldarkage.cc/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> package from <a href=\"https://digitaldarkage.cc/tags/pip\" class=\"mention hashtag\" rel=\"tag\">#<span>pip</span></a> </p><p>Any suggestions or improvements are welcome. </p><p><a href=\"https://gist.github.com/iaintshootinmis/19dab1966f94397de388bcbf3b8122a6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/iaintshootinmi</span><span class=\"invisible\">s/19dab1966f94397de388bcbf3b8122a6</span></a></p>",
"contentMap": {
"en": "<p>I don't know if this will be appreciated or obnoxious but here's the <a href=\"https://digitaldarkage.cc/tags/Bash\" class=\"mention hashtag\" rel=\"tag\">#<span>Bash</span></a> script I used to <a href=\"https://digitaldarkage.cc/tags/toot\" class=\"mention hashtag\" rel=\"tag\">#<span>toot</span></a> a LOT of things in a single thread. </p><p>The script can do listed or unlisted replies, with or without content warnings. </p><p>But does require the <a href=\"https://digitaldarkage.cc/tags/toot\" class=\"mention hashtag\" rel=\"tag\">#<span>toot</span></a> <a href=\"https://digitaldarkage.cc/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> package from <a href=\"https://digitaldarkage.cc/tags/pip\" class=\"mention hashtag\" rel=\"tag\">#<span>pip</span></a> </p><p>Any suggestions or improvements are welcome. </p><p><a href=\"https://gist.github.com/iaintshootinmis/19dab1966f94397de388bcbf3b8122a6\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gist.github.com/iaintshootinmi</span><span class=\"invisible\">s/19dab1966f94397de388bcbf3b8122a6</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://digitaldarkage.cc/tags/bash",
"name": "#bash"
},
{
"type": "Hashtag",
"href": "https://digitaldarkage.cc/tags/toot",
"name": "#toot"
},
{
"type": "Hashtag",
"href": "https://digitaldarkage.cc/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://digitaldarkage.cc/tags/pip",
"name": "#pip"
}
],
"replies": {
"id": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113275544207851030/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113275544207851030/replies?only_other_accounts=true&page=true",
"partOf": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113275544207851030/replies",
"items": []
}
}
}