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/drsensor/statuses/109345043598527142",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-15T00:42:35Z",
"url": "https://fosstodon.org/@drsensor/109345043598527142",
"attributedTo": "https://fosstodon.org/users/drsensor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/drsensor/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/drsensor/statuses/109345043598527142",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-11-15:objectId=59040935:objectType=Conversation",
"content": "<p>Celebrating my past experimental <a href=\"https://fosstodon.org/tags/projects\" class=\"mention hashtag\" rel=\"tag\">#<span>projects</span></a> about state machine <a href=\"https://fosstodon.org/tags/DSL\" class=\"mention hashtag\" rel=\"tag\">#<span>DSL</span></a> that can generate both code and diagram. But alas, I don't have any single project in need that DSL so continuing it is kinda hard. It's written in <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> but I have 2 other prototype written in <a href=\"https://fosstodon.org/tags/Nim\" class=\"mention hashtag\" rel=\"tag\">#<span>Nim</span></a> (require compilation) and <a href=\"https://fosstodon.org/tags/Javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>Javascript</span></a> (pure runtime, no compilation).</p><p>If anyone want to collaborate or continue the effort, feel free to ask me. I have some stuff in mind about it.<br /><a href=\"https://github.com/DrSensor/scdlang\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/DrSensor/scdlang</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Celebrating my past experimental <a href=\"https://fosstodon.org/tags/projects\" class=\"mention hashtag\" rel=\"tag\">#<span>projects</span></a> about state machine <a href=\"https://fosstodon.org/tags/DSL\" class=\"mention hashtag\" rel=\"tag\">#<span>DSL</span></a> that can generate both code and diagram. But alas, I don't have any single project in need that DSL so continuing it is kinda hard. It's written in <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> but I have 2 other prototype written in <a href=\"https://fosstodon.org/tags/Nim\" class=\"mention hashtag\" rel=\"tag\">#<span>Nim</span></a> (require compilation) and <a href=\"https://fosstodon.org/tags/Javascript\" class=\"mention hashtag\" rel=\"tag\">#<span>Javascript</span></a> (pure runtime, no compilation).</p><p>If anyone want to collaborate or continue the effort, feel free to ask me. I have some stuff in mind about it.<br /><a href=\"https://github.com/DrSensor/scdlang\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/DrSensor/scdlang</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "video/mp4",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/344/997/307/759/384/original/82119339a29bd29d.mp4",
"name": null,
"blurhash": "U00SvDoJofV[x[s:j[WCt7t7WBWBt6t7aeWB",
"width": 1280,
"height": 800
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/projects",
"name": "#projects"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/dsl",
"name": "#dsl"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nim",
"name": "#nim"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/javascript",
"name": "#javascript"
}
],
"replies": {
"id": "https://fosstodon.org/users/drsensor/statuses/109345043598527142/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/drsensor/statuses/109345043598527142/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/drsensor/statuses/109345043598527142/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/drsensor/statuses/109345043598527142/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/drsensor/statuses/109345043598527142/shares",
"type": "Collection",
"totalItems": 0
}
}