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/113562348897024584",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-28T19:58:47Z",
"url": "https://fosstodon.org/@mhsatman/113562348897024584",
"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/113562348897024584",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-28:objectId=265111201:objectType=Conversation",
"content": "<p>juliac script doesn't work in its current state.</p><p>Add --experimental tag in line 17 of juliac.jl script to get your code compiled:</p><p>Line 17: change<br />--trim=<no,safe,unsafe,unsafe-warn> </p><p>to</p><p>--experimental --trim=<no,safe,unsafe,unsafe-warn></p><p><a href=\"https://fosstodon.org/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> :julia:</p>",
"contentMap": {
"en": "<p>juliac script doesn't work in its current state.</p><p>Add --experimental tag in line 17 of juliac.jl script to get your code compiled:</p><p>Line 17: change<br />--trim=<no,safe,unsafe,unsafe-warn> </p><p>to</p><p>--experimental --trim=<no,safe,unsafe,unsafe-warn></p><p><a href=\"https://fosstodon.org/tags/JuliaLang\" class=\"mention hashtag\" rel=\"tag\">#<span>JuliaLang</span></a> :julia:</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/113562348897024584/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mhsatman/statuses/113562348897024584/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/mhsatman/statuses/113562348897024584/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/mhsatman/statuses/113562348897024584/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/mhsatman/statuses/113562348897024584/shares",
"type": "Collection",
"totalItems": 1
}
}