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/notesnook/statuses/111069374617457506/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/notesnook",
"published": "2023-09-15T13:22:38Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/notesnook/followers"
],
"object": {
"id": "https://fosstodon.org/users/notesnook/statuses/111069374617457506",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-09-15T13:22:38Z",
"url": "https://fosstodon.org/@notesnook/111069374617457506",
"attributedTo": "https://fosstodon.org/users/notesnook",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/notesnook/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/notesnook/statuses/111069374617457506",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-09-15:objectId=144304021:objectType=Conversation",
"content": "<p>Getting rid of topics has made everything so simple! So much code removed, so many workarounds and hacks gotten rid of. This might be the most pleasure I have had removing something! 😂🤣</p><p>(Nested notebooks in progress).</p><p><a href=\"https://fosstodon.org/tags/notetaking\" class=\"mention hashtag\" rel=\"tag\">#<span>notetaking</span></a> <a href=\"https://fosstodon.org/tags/notebooks\" class=\"mention hashtag\" rel=\"tag\">#<span>notebooks</span></a> <a href=\"https://fosstodon.org/tags/notesnook\" class=\"mention hashtag\" rel=\"tag\">#<span>notesnook</span></a> <a href=\"https://fosstodon.org/tags/privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>privacy</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>",
"contentMap": {
"en": "<p>Getting rid of topics has made everything so simple! So much code removed, so many workarounds and hacks gotten rid of. This might be the most pleasure I have had removing something! 😂🤣</p><p>(Nested notebooks in progress).</p><p><a href=\"https://fosstodon.org/tags/notetaking\" class=\"mention hashtag\" rel=\"tag\">#<span>notetaking</span></a> <a href=\"https://fosstodon.org/tags/notebooks\" class=\"mention hashtag\" rel=\"tag\">#<span>notebooks</span></a> <a href=\"https://fosstodon.org/tags/notesnook\" class=\"mention hashtag\" rel=\"tag\">#<span>notesnook</span></a> <a href=\"https://fosstodon.org/tags/privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>privacy</span></a> <a href=\"https://fosstodon.org/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/notetaking",
"name": "#notetaking"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/notebooks",
"name": "#notebooks"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/Notesnook",
"name": "#Notesnook"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/privacy",
"name": "#privacy"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/opensource",
"name": "#opensource"
}
],
"replies": {
"id": "https://fosstodon.org/users/notesnook/statuses/111069374617457506/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/notesnook/statuses/111069374617457506/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/notesnook/statuses/111069374617457506/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/notesnook/statuses/111069374617457506/likes",
"type": "Collection",
"totalItems": 17
},
"shares": {
"id": "https://fosstodon.org/users/notesnook/statuses/111069374617457506/shares",
"type": "Collection",
"totalItems": 2
}
}
}