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/Amiga_News/statuses/114017664444626165",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-02-17T05:51:31Z",
"url": "https://fosstodon.org/@Amiga_News/114017664444626165",
"attributedTo": "https://fosstodon.org/users/Amiga_News",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/Amiga_News/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/Amiga_News/statuses/114017664444626165",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-02-17:objectId=289108160:objectType=Conversation",
"content": "<p>Under the title link you will find a modern web application for writing, executing and learning M68K assembler code, which uses the SvelteKit framework and the Rust programming language. The tool now supports not only 68k, but also MIPS architecture:</p><p><a href=\"https://www.amiga-news.de/en/news/AN-2025-02-00069-EN.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">amiga-news.de/en/news/AN-2025-</span><span class=\"invisible\">02-00069-EN.html</span></a></p><p><a href=\"https://fosstodon.org/tags/Amiga\" class=\"mention hashtag\" rel=\"tag\">#<span>Amiga</span></a> <a href=\"https://fosstodon.org/tags/AmigaNews\" class=\"mention hashtag\" rel=\"tag\">#<span>AmigaNews</span></a> <a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://fosstodon.org/tags/assembler\" class=\"mention hashtag\" rel=\"tag\">#<span>assembler</span></a> <a href=\"https://fosstodon.org/tags/m68k\" class=\"mention hashtag\" rel=\"tag\">#<span>m68k</span></a> <a href=\"https://fosstodon.org/tags/MIPS\" class=\"mention hashtag\" rel=\"tag\">#<span>MIPS</span></a></p>",
"contentMap": {
"en": "<p>Under the title link you will find a modern web application for writing, executing and learning M68K assembler code, which uses the SvelteKit framework and the Rust programming language. The tool now supports not only 68k, but also MIPS architecture:</p><p><a href=\"https://www.amiga-news.de/en/news/AN-2025-02-00069-EN.html\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">amiga-news.de/en/news/AN-2025-</span><span class=\"invisible\">02-00069-EN.html</span></a></p><p><a href=\"https://fosstodon.org/tags/Amiga\" class=\"mention hashtag\" rel=\"tag\">#<span>Amiga</span></a> <a href=\"https://fosstodon.org/tags/AmigaNews\" class=\"mention hashtag\" rel=\"tag\">#<span>AmigaNews</span></a> <a href=\"https://fosstodon.org/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a> <a href=\"https://fosstodon.org/tags/assembler\" class=\"mention hashtag\" rel=\"tag\">#<span>assembler</span></a> <a href=\"https://fosstodon.org/tags/m68k\" class=\"mention hashtag\" rel=\"tag\">#<span>m68k</span></a> <a href=\"https://fosstodon.org/tags/MIPS\" class=\"mention hashtag\" rel=\"tag\">#<span>MIPS</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/amiga",
"name": "#amiga"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/amiganews",
"name": "#amiganews"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/programming",
"name": "#programming"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/assembler",
"name": "#assembler"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/m68k",
"name": "#m68k"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mips",
"name": "#mips"
}
],
"replies": {
"id": "https://fosstodon.org/users/Amiga_News/statuses/114017664444626165/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/Amiga_News/statuses/114017664444626165/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/Amiga_News/statuses/114017664444626165/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/Amiga_News/statuses/114017664444626165/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://fosstodon.org/users/Amiga_News/statuses/114017664444626165/shares",
"type": "Collection",
"totalItems": 2
}
}