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://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-26T19:18:08Z",
"url": "https://mastodon.gamedev.place/@pagghiu/111823859778751173",
"attributedTo": "https://mastodon.gamedev.place/users/pagghiu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/pagghiu/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-01-26:objectId=75643135:objectType=Conversation",
"content": "<p>🎉 New Sane C++ Libraries Video!🎉<br />This time I am implementing FileSystemWatcher on Linux (using inotify).<br />Enjoy the weekend!!! 😎🎮<br /><a href=\"https://youtu.be/92saVDCRnCI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/92saVDCRnCI</span><span class=\"invisible\"></span></a><br /><a href=\"https://mastodon.gamedev.place/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> <a href=\"https://mastodon.gamedev.place/tags/sanecpp\" class=\"mention hashtag\" rel=\"tag\">#<span>sanecpp</span></a> <a href=\"https://mastodon.gamedev.place/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.gamedev.place/tags/networking\" class=\"mention hashtag\" rel=\"tag\">#<span>networking</span></a> <a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>",
"contentMap": {
"en": "<p>🎉 New Sane C++ Libraries Video!🎉<br />This time I am implementing FileSystemWatcher on Linux (using inotify).<br />Enjoy the weekend!!! 😎🎮<br /><a href=\"https://youtu.be/92saVDCRnCI\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/92saVDCRnCI</span><span class=\"invisible\"></span></a><br /><a href=\"https://mastodon.gamedev.place/tags/cpp\" class=\"mention hashtag\" rel=\"tag\">#<span>cpp</span></a> <a href=\"https://mastodon.gamedev.place/tags/sanecpp\" class=\"mention hashtag\" rel=\"tag\">#<span>sanecpp</span></a> <a href=\"https://mastodon.gamedev.place/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> <a href=\"https://mastodon.gamedev.place/tags/networking\" class=\"mention hashtag\" rel=\"tag\">#<span>networking</span></a> <a href=\"https://mastodon.gamedev.place/tags/programming\" class=\"mention hashtag\" rel=\"tag\">#<span>programming</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/cpp",
"name": "#cpp"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/sanecpp",
"name": "#sanecpp"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/networking",
"name": "#networking"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/pagghiu/statuses/111823859778751173/shares",
"type": "Collection",
"totalItems": 1
}
}