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"
}
}
],
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711/activity",
"type": "Create",
"actor": "https://mastodon.gamedev.place/users/arestless",
"published": "2024-01-06T17:56:02Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"object": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-06T17:56:02Z",
"url": "https://mastodon.gamedev.place/@arestless/111710290730375711",
"attributedTo": "https://mastodon.gamedev.place/users/arestless",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/arestless/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-01-06:objectId=72612761:objectType=Conversation",
"content": "<p>Slack Nebula is really cool.</p><p>It's an overlay network, so essentially a Peer-to-Peer VPN, meaning you don't need a central VPN server that all traffic goes through. It's highly portable with pretty much no dependencies.</p><p>Here I have it running on a Raspberry Pi on an absolutely minimal setup (only kernel + busybox, 52.4MB total, all in RAM). And it just works.</p><p>GitHub: <a href=\"https://github.com/slackhq/nebula\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/slackhq/nebula</span><span class=\"invisible\"></span></a></p>",
"contentMap": {
"en": "<p>Slack Nebula is really cool.</p><p>It's an overlay network, so essentially a Peer-to-Peer VPN, meaning you don't need a central VPN server that all traffic goes through. It's highly portable with pretty much no dependencies.</p><p>Here I have it running on a Raspberry Pi on an absolutely minimal setup (only kernel + busybox, 52.4MB total, all in RAM). And it just works.</p><p>GitHub: <a href=\"https://github.com/slackhq/nebula\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/slackhq/nebula</span><span class=\"invisible\"></span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/710/287/538/524/036/original/ff5674c4be30623f.jpg",
"name": null,
"blurhash": "U79G%N~q$iR*m+sp%2RkDO4.-UShs9NGRjkC",
"width": 3325,
"height": 2494
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.gamedev.place/users/arestless/statuses/111710290730375711/shares",
"type": "Collection",
"totalItems": 0
}
}
}