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/sxa/statuses/111624807824299455",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/sxa/statuses/111108266580236146",
"published": "2023-12-22T15:36:36Z",
"url": "https://fosstodon.org/@sxa/111624807824299455",
"attributedTo": "https://fosstodon.org/users/sxa",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/sxa/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/sxa/statuses/111624807824299455",
"inReplyToAtomUri": "https://fosstodon.org/users/sxa/statuses/111108266580236146",
"conversation": "tag:fosstodon.org,2023-04-07:objectId=101396736:objectType=Conversation",
"content": "<p>Apparently I accidentally removed my post about the <a href=\"https://fosstodon.org/tags/RISCV\" class=\"mention hashtag\" rel=\"tag\">#<span>RISCV</span></a> build of <a href=\"https://fosstodon.org/tags/OpenJDK\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenJDK</span></a> <a href=\"https://fosstodon.org/tags/Adoptium\" class=\"mention hashtag\" rel=\"tag\">#<span>Adoptium</span></a> Eclipse <a href=\"https://fosstodon.org/tags/Temurin\" class=\"mention hashtag\" rel=\"tag\">#<span>Temurin</span></a> 21.0.1+12 from a few weeks back so I'm reposting:</p><p>This is an early access build - not intended for production use:</p><p>wget -q -O - <a href=\"https://api.adoptium.net/v3/binary/version/jdk-21.0.1+12.1-ea-beta/linux/riscv64/jdk/hotspot/normal/adoptium\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">api.adoptium.net/v3/binary/ver</span><span class=\"invisible\">sion/jdk-21.0.1+12.1-ea-beta/linux/riscv64/jdk/hotspot/normal/adoptium</span></a> | tar xfz -</p><p>It needs libatomic1 (Debian/Ubuntu) or libatomic (Fedora) to avoid a runtime error</p><p>In a docker container you may get: "RISCV_FLUSH_ICACHE not available". To fix, start the container with "--security-opt seccomp=unconfined"</p>",
"contentMap": {
"en": "<p>Apparently I accidentally removed my post about the <a href=\"https://fosstodon.org/tags/RISCV\" class=\"mention hashtag\" rel=\"tag\">#<span>RISCV</span></a> build of <a href=\"https://fosstodon.org/tags/OpenJDK\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenJDK</span></a> <a href=\"https://fosstodon.org/tags/Adoptium\" class=\"mention hashtag\" rel=\"tag\">#<span>Adoptium</span></a> Eclipse <a href=\"https://fosstodon.org/tags/Temurin\" class=\"mention hashtag\" rel=\"tag\">#<span>Temurin</span></a> 21.0.1+12 from a few weeks back so I'm reposting:</p><p>This is an early access build - not intended for production use:</p><p>wget -q -O - <a href=\"https://api.adoptium.net/v3/binary/version/jdk-21.0.1+12.1-ea-beta/linux/riscv64/jdk/hotspot/normal/adoptium\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">api.adoptium.net/v3/binary/ver</span><span class=\"invisible\">sion/jdk-21.0.1+12.1-ea-beta/linux/riscv64/jdk/hotspot/normal/adoptium</span></a> | tar xfz -</p><p>It needs libatomic1 (Debian/Ubuntu) or libatomic (Fedora) to avoid a runtime error</p><p>In a docker container you may get: "RISCV_FLUSH_ICACHE not available". To fix, start the container with "--security-opt seccomp=unconfined"</p>"
},
"updated": "2024-01-18T18:03:49Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/riscv",
"name": "#riscv"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/openjdk",
"name": "#openjdk"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/Adoptium",
"name": "#Adoptium"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/Temurin",
"name": "#Temurin"
}
],
"replies": {
"id": "https://fosstodon.org/users/sxa/statuses/111624807824299455/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/sxa/statuses/111624807824299455/replies?min_id=112201172863217833&page=true",
"partOf": "https://fosstodon.org/users/sxa/statuses/111624807824299455/replies",
"items": [
"https://fosstodon.org/users/sxa/statuses/112201172863217833"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/sxa/statuses/111624807824299455/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/sxa/statuses/111624807824299455/shares",
"type": "Collection",
"totalItems": 1
}
}