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://mastodon.social/users/ascherbaum/statuses/112852691313846609",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-26T12:03:31Z",
"url": "https://mastodon.social/@ascherbaum/112852691313846609",
"attributedTo": "https://mastodon.social/users/ascherbaum",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/ascherbaum/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/ascherbaum/statuses/112852691313846609",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-07-26:objectId=760942057:objectType=Conversation",
"content": "<p>How to determine the mount point for a device on Linux</p><p><a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://mastodon.social/tags/Script\" class=\"mention hashtag\" rel=\"tag\">#<span>Script</span></a> <a href=\"https://mastodon.social/tags/Mount\" class=\"mention hashtag\" rel=\"tag\">#<span>Mount</span></a> <a href=\"https://mastodon.social/tags/Disk\" class=\"mention hashtag\" rel=\"tag\">#<span>Disk</span></a> <a href=\"https://mastodon.social/tags/Harddisk\" class=\"mention hashtag\" rel=\"tag\">#<span>Harddisk</span></a> <a href=\"https://mastodon.social/tags/EFI\" class=\"mention hashtag\" rel=\"tag\">#<span>EFI</span></a> <a href=\"https://mastodon.social/tags/UEFI\" class=\"mention hashtag\" rel=\"tag\">#<span>UEFI</span></a> <a href=\"https://mastodon.social/tags/RAID\" class=\"mention hashtag\" rel=\"tag\">#<span>RAID</span></a> </p><p><a href=\"https://andreas.scherbaum.la/post/2024-07-26_how-to-identify-the-mount-point-for-a-device-on-linux/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">andreas.scherbaum.la/post/2024</span><span class=\"invisible\">-07-26_how-to-identify-the-mount-point-for-a-device-on-linux/</span></a></p>",
"contentMap": {
"en": "<p>How to determine the mount point for a device on Linux</p><p><a href=\"https://mastodon.social/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a> <a href=\"https://mastodon.social/tags/Script\" class=\"mention hashtag\" rel=\"tag\">#<span>Script</span></a> <a href=\"https://mastodon.social/tags/Mount\" class=\"mention hashtag\" rel=\"tag\">#<span>Mount</span></a> <a href=\"https://mastodon.social/tags/Disk\" class=\"mention hashtag\" rel=\"tag\">#<span>Disk</span></a> <a href=\"https://mastodon.social/tags/Harddisk\" class=\"mention hashtag\" rel=\"tag\">#<span>Harddisk</span></a> <a href=\"https://mastodon.social/tags/EFI\" class=\"mention hashtag\" rel=\"tag\">#<span>EFI</span></a> <a href=\"https://mastodon.social/tags/UEFI\" class=\"mention hashtag\" rel=\"tag\">#<span>UEFI</span></a> <a href=\"https://mastodon.social/tags/RAID\" class=\"mention hashtag\" rel=\"tag\">#<span>RAID</span></a> </p><p><a href=\"https://andreas.scherbaum.la/post/2024-07-26_how-to-identify-the-mount-point-for-a-device-on-linux/\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">andreas.scherbaum.la/post/2024</span><span class=\"invisible\">-07-26_how-to-identify-the-mount-point-for-a-device-on-linux/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/script",
"name": "#script"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mount",
"name": "#mount"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/disk",
"name": "#disk"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/harddisk",
"name": "#harddisk"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/efi",
"name": "#efi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/uefi",
"name": "#uefi"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/raid",
"name": "#raid"
}
],
"replies": {
"id": "https://mastodon.social/users/ascherbaum/statuses/112852691313846609/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/ascherbaum/statuses/112852691313846609/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/ascherbaum/statuses/112852691313846609/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/ascherbaum/statuses/112852691313846609/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/ascherbaum/statuses/112852691313846609/shares",
"type": "Collection",
"totalItems": 4
}
}