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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T09:03:29Z",
"url": "https://fosstodon.org/@mhsatman/113514473702699054",
"attributedTo": "https://fosstodon.org/users/mhsatman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mhsatman/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-20:objectId=262579237:objectType=Conversation",
"content": "<p>Julia brings --experimental flag to enable --trim option for compiling Julia sources into smaller binaries.</p><p>In its current form, the Julia script (juliac.jl) doesn't handle this new option and you have to manually add --experimental key in `cmd()` call. A PR is waiting to fix it.</p><p><a href=\"https://fosstodon.org/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> :julia: </p><p><a href=\"https://github.com/JuliaLang/julia/commit/c5899c2d54f88c66b3596639b6befb7400a68016\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/JuliaLang/julia/com</span><span class=\"invisible\">mit/c5899c2d54f88c66b3596639b6befb7400a68016</span></a></p>",
"contentMap": {
"en": "<p>Julia brings --experimental flag to enable --trim option for compiling Julia sources into smaller binaries.</p><p>In its current form, the Julia script (juliac.jl) doesn't handle this new option and you have to manually add --experimental key in `cmd()` call. A PR is waiting to fix it.</p><p><a href=\"https://fosstodon.org/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> :julia: </p><p><a href=\"https://github.com/JuliaLang/julia/commit/c5899c2d54f88c66b3596639b6befb7400a68016\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/JuliaLang/julia/com</span><span class=\"invisible\">mit/c5899c2d54f88c66b3596639b6befb7400a68016</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/julialang",
"name": "#julialang"
},
{
"id": "https://fosstodon.org/emojis/756368",
"type": "Emoji",
"name": ":julia:",
"updated": "2022-10-30T16:52:09Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/756/368/original/7dffb6866cc72795.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054/replies?min_id=113514475177006976&page=true",
"partOf": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054/replies",
"items": [
"https://fosstodon.org/users/mhsatman/statuses/113514475177006976"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/mhsatman/statuses/113514473702699054/shares",
"type": "Collection",
"totalItems": 0
}
}