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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-28T18:35:02Z",
"url": "https://fosstodon.org/@RobLoach/109247339056160900",
"attributedTo": "https://fosstodon.org/users/RobLoach",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/RobLoach/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2022-10-28:objectId=55479058:objectType=Conversation",
"content": "<p>Integrated <a href=\"https://fosstodon.org/tags/raylib\" class=\"mention hashtag\" rel=\"tag\">#<span>raylib</span></a> with <a href=\"https://fosstodon.org/tags/nuklear\" class=\"mention hashtag\" rel=\"tag\">#<span>nuklear</span></a> GUI as an alternative to raygui. Pretty solid user interface tools in Nuklear. Where are the raylib peeps out there? 🏠 </p><p><a href=\"https://github.com/RobLoach/raylib-nuklear\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RobLoach/raylib-nuk</span><span class=\"invisible\">lear</span></a></p><p><a href=\"https://fosstodon.org/tags/imgui\" class=\"mention hashtag\" rel=\"tag\">#<span>imgui</span></a> <a href=\"https://fosstodon.org/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>",
"contentMap": {
"en": "<p>Integrated <a href=\"https://fosstodon.org/tags/raylib\" class=\"mention hashtag\" rel=\"tag\">#<span>raylib</span></a> with <a href=\"https://fosstodon.org/tags/nuklear\" class=\"mention hashtag\" rel=\"tag\">#<span>nuklear</span></a> GUI as an alternative to raygui. Pretty solid user interface tools in Nuklear. Where are the raylib peeps out there? 🏠 </p><p><a href=\"https://github.com/RobLoach/raylib-nuklear\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/RobLoach/raylib-nuk</span><span class=\"invisible\">lear</span></a></p><p><a href=\"https://fosstodon.org/tags/imgui\" class=\"mention hashtag\" rel=\"tag\">#<span>imgui</span></a> <a href=\"https://fosstodon.org/tags/indiedev\" class=\"mention hashtag\" rel=\"tag\">#<span>indiedev</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/media_attachments/files/109/247/336/741/383/875/original/3792a9488dd11b0e.png",
"name": "Screenshot of Nuklear graphical user interface running in raylib.",
"blurhash": "Uc87S1kCpfbInMj[jYayo#j@Zza|iuj[j]ay",
"focalPoint": [
-0.36,
1
],
"width": 716,
"height": 444
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/raylib",
"name": "#raylib"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nuklear",
"name": "#nuklear"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/IMGui",
"name": "#IMGui"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/indiedev",
"name": "#indiedev"
}
],
"replies": {
"id": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/RobLoach/statuses/109247339056160900/shares",
"type": "Collection",
"totalItems": 0
}
}