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/avp/statuses/113918562278747515",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-01-30T17:48:32Z",
"url": "https://fosstodon.org/@avp/113918562278747515",
"attributedTo": "https://fosstodon.org/users/avp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/avp/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/avp/statuses/113918562278747515",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2025-01-30:objectId=283190984:objectType=Conversation",
"content": "<p>A friend of mine is developing a graphical manager for Yggdrasil (<a href=\"https://yggdrasil-network.github.io/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">yggdrasil-network.github.io/</span><span class=\"invisible\"></span></a>) called Yggtray:<br /><a href=\"https://github.com/the-nexi/yggtray\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/the-nexi/yggtray</span><span class=\"invisible\"></span></a></p><p>Yggtray runs in the background and is accessible through the system tray. Currently it allows the user to start/stop the daemon and check its current status. Also it shows the node IP address and allows to copy it.</p><p>Some ideas for the future development are listed in the project issues on GitHub. Contributions are welcome!</p><p><a href=\"https://fosstodon.org/tags/yggdrasil\" class=\"mention hashtag\" rel=\"tag\">#<span>yggdrasil</span></a> <a href=\"https://fosstodon.org/tags/mesh\" class=\"mention hashtag\" rel=\"tag\">#<span>mesh</span></a> <a href=\"https://fosstodon.org/tags/projects\" class=\"mention hashtag\" rel=\"tag\">#<span>projects</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://fosstodon.org/tags/qt\" class=\"mention hashtag\" rel=\"tag\">#<span>qt</span></a></p>",
"contentMap": {
"en": "<p>A friend of mine is developing a graphical manager for Yggdrasil (<a href=\"https://yggdrasil-network.github.io/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">yggdrasil-network.github.io/</span><span class=\"invisible\"></span></a>) called Yggtray:<br /><a href=\"https://github.com/the-nexi/yggtray\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/the-nexi/yggtray</span><span class=\"invisible\"></span></a></p><p>Yggtray runs in the background and is accessible through the system tray. Currently it allows the user to start/stop the daemon and check its current status. Also it shows the node IP address and allows to copy it.</p><p>Some ideas for the future development are listed in the project issues on GitHub. Contributions are welcome!</p><p><a href=\"https://fosstodon.org/tags/yggdrasil\" class=\"mention hashtag\" rel=\"tag\">#<span>yggdrasil</span></a> <a href=\"https://fosstodon.org/tags/mesh\" class=\"mention hashtag\" rel=\"tag\">#<span>mesh</span></a> <a href=\"https://fosstodon.org/tags/projects\" class=\"mention hashtag\" rel=\"tag\">#<span>projects</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://fosstodon.org/tags/qt\" class=\"mention hashtag\" rel=\"tag\">#<span>qt</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/yggdrasil",
"name": "#yggdrasil"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/mesh",
"name": "#mesh"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/projects",
"name": "#projects"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/qt",
"name": "#qt"
}
],
"replies": {
"id": "https://fosstodon.org/users/avp/statuses/113918562278747515/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/avp/statuses/113918562278747515/replies?min_id=113918586343468398&page=true",
"partOf": "https://fosstodon.org/users/avp/statuses/113918562278747515/replies",
"items": [
"https://fosstodon.org/users/avp/statuses/113918586343468398"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/avp/statuses/113918562278747515/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://fosstodon.org/users/avp/statuses/113918562278747515/shares",
"type": "Collection",
"totalItems": 9
}
}