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://fosstodon.org/users/pdp7/statuses/111438451268908882",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-19T17:43:41Z",
"url": "https://fosstodon.org/@pdp7/111438451268908882",
"attributedTo": "https://fosstodon.org/users/pdp7",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/pdp7/followers",
"https://fosstodon.org/users/kwilczynski"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/pdp7/statuses/111438451268908882",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-11-19:objectId=162217405:objectType=Conversation",
"content": "<p>Does anyone know how common it is for modern PCIe devices (like NVMe or gigabit NIC) to be 32-bit restricted PCIe devices?<br />cc <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@kwilczynski\" class=\"u-url mention\">@<span>kwilczynski</span></a></span> <a href=\"https://fosstodon.org/tags/linuxkernel\" class=\"mention hashtag\" rel=\"tag\">#<span>linuxkernel</span></a> <a href=\"https://fosstodon.org/tags/pci\" class=\"mention hashtag\" rel=\"tag\">#<span>pci</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>Does anyone know how common it is for modern PCIe devices (like NVMe or gigabit NIC) to be 32-bit restricted PCIe devices?<br />cc <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@kwilczynski\" class=\"u-url mention\">@<span>kwilczynski</span></a></span> <a href=\"https://fosstodon.org/tags/linuxkernel\" class=\"mention hashtag\" rel=\"tag\">#<span>linuxkernel</span></a> <a href=\"https://fosstodon.org/tags/pci\" class=\"mention hashtag\" rel=\"tag\">#<span>pci</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/kwilczynski",
"name": "@kwilczynski"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linuxkernel",
"name": "#linuxkernel"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pci",
"name": "#pci"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://fosstodon.org/users/pdp7/statuses/111438451268908882/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/pdp7/statuses/111438451268908882/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/pdp7/statuses/111438451268908882/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/pdp7/statuses/111438451268908882/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/pdp7/statuses/111438451268908882/shares",
"type": "Collection",
"totalItems": 3
}
}