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://noc.social/users/riaschissl/statuses/109806182294096917",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/nixCraft/statuses/109803718436330120",
"published": "2023-02-04T11:16:13Z",
"url": "https://noc.social/@riaschissl/109806182294096917",
"attributedTo": "https://noc.social/users/riaschissl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://noc.social/users/riaschissl/followers",
"https://mastodon.social/users/nixCraft"
],
"sensitive": false,
"atomUri": "https://noc.social/users/riaschissl/statuses/109806182294096917",
"inReplyToAtomUri": "https://mastodon.social/users/nixCraft/statuses/109803718436330120",
"conversation": "tag:mastodon.social,2023-02-04:objectId=391355007:objectType=Conversation",
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@nixCraft\" class=\"u-url mention\">@<span>nixCraft</span></a></span> remember writing something like a PO management system as part of a school assignment in the '80ies, albeit with an even older version of <a href=\"https://noc.social/tags/TurboPascal\" class=\"mention hashtag\" rel=\"tag\">#<span>TurboPascal</span></a>.</p><p>Still remember how much I liked it compared to <a href=\"https://noc.social/tags/GWBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>GWBASIC</span></a>, that I had used before 😅</p><p>IDEs as well as programming languages have really come a very long way since then.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.social/@nixCraft\" class=\"u-url mention\">@<span>nixCraft</span></a></span> remember writing something like a PO management system as part of a school assignment in the '80ies, albeit with an even older version of <a href=\"https://noc.social/tags/TurboPascal\" class=\"mention hashtag\" rel=\"tag\">#<span>TurboPascal</span></a>.</p><p>Still remember how much I liked it compared to <a href=\"https://noc.social/tags/GWBASIC\" class=\"mention hashtag\" rel=\"tag\">#<span>GWBASIC</span></a>, that I had used before 😅</p><p>IDEs as well as programming languages have really come a very long way since then.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/nixCraft",
"name": "@nixCraft@mastodon.social"
},
{
"type": "Hashtag",
"href": "https://noc.social/tags/gwbasic",
"name": "#gwbasic"
},
{
"type": "Hashtag",
"href": "https://noc.social/tags/turbopascal",
"name": "#turbopascal"
}
],
"replies": {
"id": "https://noc.social/users/riaschissl/statuses/109806182294096917/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://noc.social/users/riaschissl/statuses/109806182294096917/replies?only_other_accounts=true&page=true",
"partOf": "https://noc.social/users/riaschissl/statuses/109806182294096917/replies",
"items": []
}
}
}