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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/gabmus/statuses/111787232970222370",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-20T08:03:27Z",
"url": "https://fosstodon.org/@gabmus/111787232970222370",
"attributedTo": "https://fosstodon.org/users/gabmus",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/gabmus/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/gabmus/statuses/111787232970222370",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-01-20:objectId=178058057:objectType=Conversation",
"content": "<p>PSA: if you have an <a href=\"https://fosstodon.org/tags/amd\" class=\"mention hashtag\" rel=\"tag\">#<span>amd</span></a> <a href=\"https://fosstodon.org/tags/radeon\" class=\"mention hashtag\" rel=\"tag\">#<span>radeon</span></a> <a href=\"https://fosstodon.org/tags/rdna3\" class=\"mention hashtag\" rel=\"tag\">#<span>rdna3</span></a> gpu on <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> you might notice your fan isn't spinning.</p><p>Turns out your fan curve might look something like this picture.</p><p>Here's how I managed to fix it: <a href=\"https://gabmus.org/posts/rdna3_fan_control_in_linux/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gabmus.org/posts/rdna3_fan_con</span><span class=\"invisible\">trol_in_linux/</span></a></p>",
"contentMap": {
"en": "<p>PSA: if you have an <a href=\"https://fosstodon.org/tags/amd\" class=\"mention hashtag\" rel=\"tag\">#<span>amd</span></a> <a href=\"https://fosstodon.org/tags/radeon\" class=\"mention hashtag\" rel=\"tag\">#<span>radeon</span></a> <a href=\"https://fosstodon.org/tags/rdna3\" class=\"mention hashtag\" rel=\"tag\">#<span>rdna3</span></a> gpu on <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> you might notice your fan isn't spinning.</p><p>Turns out your fan curve might look something like this picture.</p><p>Here's how I managed to fix it: <a href=\"https://gabmus.org/posts/rdna3_fan_control_in_linux/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gabmus.org/posts/rdna3_fan_con</span><span class=\"invisible\">trol_in_linux/</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/111/787/126/691/281/488/original/4d2bea95f561b8fd.png",
"name": "output of the terminal command: \"cat /sys/class/drm/card1/device/gpu_od/fan_ctrl/fan_curve\", showing a numbered list going from 0 to 4 and all entries showing 0 deegrees celsius and 0%",
"blurhash": "U36RDv_4x^xuxvIUWUof_4t7M{M{xvM{WUkC",
"focalPoint": [
0,
0
],
"width": 603,
"height": 237
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/amd",
"name": "#amd"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/radeon",
"name": "#radeon"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/RDNA3",
"name": "#RDNA3"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://fosstodon.org/users/gabmus/statuses/111787232970222370/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/gabmus/statuses/111787232970222370/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/gabmus/statuses/111787232970222370/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/gabmus/statuses/111787232970222370/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://fosstodon.org/users/gabmus/statuses/111787232970222370/shares",
"type": "Collection",
"totalItems": 1
}
}