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",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://c.im/users/StrangeCulprits/collections/featured",
"type": "OrderedCollection",
"totalItems": 5,
"orderedItems": [
{
"id": "https://c.im/users/StrangeCulprits/statuses/113490298320375603",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-16T02:35:22Z",
"url": "https://c.im/@StrangeCulprits/113490298320375603",
"attributedTo": "https://c.im/users/StrangeCulprits",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/StrangeCulprits/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/StrangeCulprits/statuses/113490298320375603",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2024-11-16:objectId=226640725:objectType=Conversation",
"content": "<p>New video post!</p><p>This newest video is for our song 'Namesake'</p><p><a href=\"https://youtu.be/N27zPWU9nBU\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/N27zPWU9nBU</span><span class=\"invisible\"></span></a></p><p><a href=\"https://c.im/tags/newmusicfriday\" class=\"mention hashtag\" rel=\"tag\">#<span>newmusicfriday</span></a> <a href=\"https://c.im/tags/indierock\" class=\"mention hashtag\" rel=\"tag\">#<span>indierock</span></a> <a href=\"https://c.im/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a></p>",
"contentMap": {
"en": "<p>New video post!</p><p>This newest video is for our song 'Namesake'</p><p><a href=\"https://youtu.be/N27zPWU9nBU\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/N27zPWU9nBU</span><span class=\"invisible\"></span></a></p><p><a href=\"https://c.im/tags/newmusicfriday\" class=\"mention hashtag\" rel=\"tag\">#<span>newmusicfriday</span></a> <a href=\"https://c.im/tags/indierock\" class=\"mention hashtag\" rel=\"tag\">#<span>indierock</span></a> <a href=\"https://c.im/tags/music\" class=\"mention hashtag\" rel=\"tag\">#<span>music</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://c.im/tags/newmusicfriday",
"name": "#newmusicfriday"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/indierock",
"name": "#indierock"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/music",
"name": "#music"
}
],
"replies": {
"id": "https://c.im/users/StrangeCulprits/statuses/113490298320375603/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/StrangeCulprits/statuses/113490298320375603/replies?min_id=113493162145421298&page=true",
"partOf": "https://c.im/users/StrangeCulprits/statuses/113490298320375603/replies",
"items": [
"https://c.im/users/StrangeCulprits/statuses/113493162145421298"
]
}
},
"likes": {
"id": "https://c.im/users/StrangeCulprits/statuses/113490298320375603/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://c.im/users/StrangeCulprits/statuses/113490298320375603/shares",
"type": "Collection",
"totalItems": 2
}
},
{
"id": "https://c.im/users/StrangeCulprits/statuses/113481979518894272",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T15:19:47Z",
"url": "https://c.im/@StrangeCulprits/113481979518894272",
"attributedTo": "https://c.im/users/StrangeCulprits",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/StrangeCulprits/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/StrangeCulprits/statuses/113481979518894272",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2024-11-14:objectId=226119365:objectType=Conversation",
"content": "<p>~Calling all clever with self hosting types (this is Masto, we know you're here somewhere)~</p><p>We need help sorting out self hosting, as we are suffering option overload.</p><p>Our needs:</p><p>1) Secure. How do we (or, do we?) combine firewall, secure logins, 2FA, VPN, tunneling, reverse proxy, etc.? Fewer machines would be better, but we are okay with buying a separate hardware firewall if the benefits justify the up front cost.</p><p>2) Easy to set up & maintain. We want to use the tech, not manually edit config files all day. All 3 of our members have tech experience, but none of us wants to have to be a hard core sysadmin for a small self host server.</p><p>Our use case:</p><p>Central file storage for video, music, documents. Collaboration on files. Video conferencing. Remote access, as the server will be set up in a different city from where we live. So, Nextcloud, Duplicati for backups, something like Jitsi Meet, some kind of secure login like zero tier / Cloudflare / tailscale.</p><p>Options we have considered:</p><p>1) CasaOS - concerned about security (uses HTTP by default). If a hardware firewall would solve this issue, this option is the one we're most familiar with presently.</p><p>2) Cosmos Server - appears secure, not sure if it's 'daily driver' ready. If anyone uses Cosmos as their daily server OS, please comment on your experience.</p><p>3) UmbrelOS - not sure if it supports installing Docker containers that aren't in its app store. Also, not sure about security.</p><p>Fediverse, please guide us to the path of easy and secure self hosting, as we are sick of reading crappy subreddit threads!</p><p>Please boost to help us find answers 🙏🏽</p><p><a href=\"https://c.im/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a></p>",
"contentMap": {
"en": "<p>~Calling all clever with self hosting types (this is Masto, we know you're here somewhere)~</p><p>We need help sorting out self hosting, as we are suffering option overload.</p><p>Our needs:</p><p>1) Secure. How do we (or, do we?) combine firewall, secure logins, 2FA, VPN, tunneling, reverse proxy, etc.? Fewer machines would be better, but we are okay with buying a separate hardware firewall if the benefits justify the up front cost.</p><p>2) Easy to set up & maintain. We want to use the tech, not manually edit config files all day. All 3 of our members have tech experience, but none of us wants to have to be a hard core sysadmin for a small self host server.</p><p>Our use case:</p><p>Central file storage for video, music, documents. Collaboration on files. Video conferencing. Remote access, as the server will be set up in a different city from where we live. So, Nextcloud, Duplicati for backups, something like Jitsi Meet, some kind of secure login like zero tier / Cloudflare / tailscale.</p><p>Options we have considered:</p><p>1) CasaOS - concerned about security (uses HTTP by default). If a hardware firewall would solve this issue, this option is the one we're most familiar with presently.</p><p>2) Cosmos Server - appears secure, not sure if it's 'daily driver' ready. If anyone uses Cosmos as their daily server OS, please comment on your experience.</p><p>3) UmbrelOS - not sure if it supports installing Docker containers that aren't in its app store. Also, not sure about security.</p><p>Fediverse, please guide us to the path of easy and secure self hosting, as we are sick of reading crappy subreddit threads!</p><p>Please boost to help us find answers 🙏🏽</p><p><a href=\"https://c.im/tags/selfhosting\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhosting</span></a></p>"
},
"updated": "2024-11-14T15:21:24Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://c.im/tags/selfhosting",
"name": "#selfhosting"
}
],
"replies": {
"id": "https://c.im/users/StrangeCulprits/statuses/113481979518894272/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/StrangeCulprits/statuses/113481979518894272/replies?only_other_accounts=true&page=true",
"partOf": "https://c.im/users/StrangeCulprits/statuses/113481979518894272/replies",
"items": []
}
},
"likes": {
"id": "https://c.im/users/StrangeCulprits/statuses/113481979518894272/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://c.im/users/StrangeCulprits/statuses/113481979518894272/shares",
"type": "Collection",
"totalItems": 10
}
},
{
"id": "https://c.im/users/StrangeCulprits/statuses/113467788514099503",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-12T03:10:50Z",
"url": "https://c.im/@StrangeCulprits/113467788514099503",
"attributedTo": "https://c.im/users/StrangeCulprits",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/StrangeCulprits/followers",
"https://mastodon.social/users/dansup",
"https://pixelfed.social/users/loops"
],
"sensitive": false,
"atomUri": "https://c.im/users/StrangeCulprits/statuses/113467788514099503",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2024-11-12:objectId=225293369:objectType=Conversation",
"content": "<p>So, we got our loops.video profile set up, and even posted a video... We have no idea how to share video (yet)</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dansup\" class=\"u-url mention\">@<span>dansup</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://pixelfed.social/loops\" class=\"u-url mention\">@<span>loops</span></a></span> There's no help page entry for 'How do I share a loop?' --is this on the way, or are we missing something?</p>",
"contentMap": {
"en": "<p>So, we got our loops.video profile set up, and even posted a video... We have no idea how to share video (yet)</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@dansup\" class=\"u-url mention\">@<span>dansup</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://pixelfed.social/loops\" class=\"u-url mention\">@<span>loops</span></a></span> There's no help page entry for 'How do I share a loop?' --is this on the way, or are we missing something?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dansup",
"name": "@dansup@mastodon.social"
},
{
"type": "Mention",
"href": "https://pixelfed.social/users/loops",
"name": "@loops@pixelfed.social"
}
],
"replies": {
"id": "https://c.im/users/StrangeCulprits/statuses/113467788514099503/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/StrangeCulprits/statuses/113467788514099503/replies?min_id=113475858709486251&page=true",
"partOf": "https://c.im/users/StrangeCulprits/statuses/113467788514099503/replies",
"items": [
"https://c.im/users/StrangeCulprits/statuses/113475858709486251"
]
}
},
"likes": {
"id": "https://c.im/users/StrangeCulprits/statuses/113467788514099503/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://c.im/users/StrangeCulprits/statuses/113467788514099503/shares",
"type": "Collection",
"totalItems": 1
}
},
{
"id": "https://c.im/users/StrangeCulprits/statuses/113142580766741973",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-15T16:46:13Z",
"url": "https://c.im/@StrangeCulprits/113142580766741973",
"attributedTo": "https://c.im/users/StrangeCulprits",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/StrangeCulprits/followers",
"https://web.brid.gy/strangeculprits.com"
],
"sensitive": false,
"atomUri": "https://c.im/users/StrangeCulprits/statuses/113142580766741973",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2024-09-15:objectId=207162738:objectType=Conversation",
"content": "<p>We did a thing!</p><p>Apparently, websites can be linked to the Fediverse, by way of Bridgy!</p><p>Here's our link: <span class=\"h-card\" translate=\"no\"><a href=\"https://web.brid.gy/r/https://www.strangeculprits.com\" class=\"u-url mention\">@<span>strangeculprits.com</span></a></span> </p><p>Enjoy!</p>",
"contentMap": {
"en": "<p>We did a thing!</p><p>Apparently, websites can be linked to the Fediverse, by way of Bridgy!</p><p>Here's our link: <span class=\"h-card\" translate=\"no\"><a href=\"https://web.brid.gy/r/https://www.strangeculprits.com\" class=\"u-url mention\">@<span>strangeculprits.com</span></a></span> </p><p>Enjoy!</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://web.brid.gy/strangeculprits.com",
"name": "@strangeculprits.com@web.brid.gy"
}
],
"replies": {
"id": "https://c.im/users/StrangeCulprits/statuses/113142580766741973/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/StrangeCulprits/statuses/113142580766741973/replies?only_other_accounts=true&page=true",
"partOf": "https://c.im/users/StrangeCulprits/statuses/113142580766741973/replies",
"items": []
}
},
"likes": {
"id": "https://c.im/users/StrangeCulprits/statuses/113142580766741973/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://c.im/users/StrangeCulprits/statuses/113142580766741973/shares",
"type": "Collection",
"totalItems": 3
}
},
{
"id": "https://c.im/users/StrangeCulprits/statuses/113138496220021042",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-14T23:27:28Z",
"url": "https://c.im/@StrangeCulprits/113138496220021042",
"attributedTo": "https://c.im/users/StrangeCulprits",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/StrangeCulprits/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/StrangeCulprits/statuses/113138496220021042",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2024-09-14:objectId=206984547:objectType=Conversation",
"content": "<p>Hey everybody! We have a new Fediverse home, at c.im :ablobcatwhachy: </p><p>Here's a link to our most recent video, for our song "Before the Bullet": </p><p><a href=\"https://www.youtube.com/watch?v=xQoaLAMNWng\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=xQoaLAMNWn</span><span class=\"invisible\">g</span></a></p>",
"contentMap": {
"en": "<p>Hey everybody! We have a new Fediverse home, at c.im :ablobcatwhachy: </p><p>Here's a link to our most recent video, for our song "Before the Bullet": </p><p><a href=\"https://www.youtube.com/watch?v=xQoaLAMNWng\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=xQoaLAMNWn</span><span class=\"invisible\">g</span></a></p>"
},
"attachment": [],
"tag": [
{
"id": "https://c.im/emojis/77178",
"type": "Emoji",
"name": ":ablobcatwhachy:",
"updated": "2022-04-30T04:39:16Z",
"icon": {
"type": "Image",
"mediaType": "image/gif",
"url": "https://s3.c.im/custom_emojis/images/000/077/178/original/ablobcatwhachy.gif"
}
}
],
"replies": {
"id": "https://c.im/users/StrangeCulprits/statuses/113138496220021042/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/StrangeCulprits/statuses/113138496220021042/replies?only_other_accounts=true&page=true",
"partOf": "https://c.im/users/StrangeCulprits/statuses/113138496220021042/replies",
"items": []
}
},
"likes": {
"id": "https://c.im/users/StrangeCulprits/statuses/113138496220021042/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://c.im/users/StrangeCulprits/statuses/113138496220021042/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}