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://digitaldarkage.cc/users/iaintshootinmis/statuses/113414528582065496",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-02T17:26:08Z",
"url": "https://digitaldarkage.cc/@iaintshootinmis/113414528582065496",
"attributedTo": "https://digitaldarkage.cc/users/iaintshootinmis",
"to": [
"https://digitaldarkage.cc/users/iaintshootinmis/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://soapbox.hackdefendr.com/users/jeff"
],
"sensitive": false,
"atomUri": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113414528582065496",
"inReplyToAtomUri": null,
"conversation": "tag:soapbox.hackdefendr.com,2024-11-02:objectId=5930296:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://soapbox.hackdefendr.com/@jeff\" class=\"u-url mention\">@<span>jeff</span></a></span> a lot of people need to learn bash built-ins as well. For my own sanity heresa non exhaustive list. </p><p>Ctrl+<br />L clear screen<br />E goto end of line<br />A goto begin of line<br />Y yank line <br />U put line back<br />R recursively search history </p><p>Also <br />$? For exit code of last cmd<br />$_ to reference the last argument of the last command</p><p>cd .. to go up the file system<br />cd to go home<br />cd - to go to the last directory you were in</p><p>!! to rerun a command <br />^foo^bar rerun the last command and replace foo with bar</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://soapbox.hackdefendr.com/@jeff\" class=\"u-url mention\">@<span>jeff</span></a></span> a lot of people need to learn bash built-ins as well. For my own sanity heresa non exhaustive list. </p><p>Ctrl+<br />L clear screen<br />E goto end of line<br />A goto begin of line<br />Y yank line <br />U put line back<br />R recursively search history </p><p>Also <br />$? For exit code of last cmd<br />$_ to reference the last argument of the last command</p><p>cd .. to go up the file system<br />cd to go home<br />cd - to go to the last directory you were in</p><p>!! to rerun a command <br />^foo^bar rerun the last command and replace foo with bar</p>"
},
"updated": "2024-11-02T20:52:27Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://soapbox.hackdefendr.com/users/jeff",
"name": "@jeff@soapbox.hackdefendr.com"
}
],
"replies": {
"id": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113414528582065496/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113414528582065496/replies?only_other_accounts=true&page=true",
"partOf": "https://digitaldarkage.cc/users/iaintshootinmis/statuses/113414528582065496/replies",
"items": []
}
}
}