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://mamot.fr/users/vjousse/statuses/114392054575387117",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2025-04-24T08:43:51Z",
"url": "https://mamot.fr/@vjousse/114392054575387117",
"attributedTo": "https://mamot.fr/users/vjousse",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mamot.fr/users/vjousse/followers"
],
"sensitive": false,
"atomUri": "https://mamot.fr/users/vjousse/statuses/114392054575387117",
"inReplyToAtomUri": null,
"conversation": "tag:mamot.fr,2025-04-24:objectId=213899656:objectType=Conversation",
"content": "<p>New spam technique: opening issues on OSS projects using text generated with a LLM. What’s the point? <a href=\"https://mamot.fr/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a> <br />So much words in this "issue" without saying anything…</p>",
"contentMap": {
"fr": "<p>New spam technique: opening issues on OSS projects using text generated with a LLM. What’s the point? <a href=\"https://mamot.fr/tags/codeberg\" class=\"mention hashtag\" rel=\"tag\">#<span>codeberg</span></a> <br />So much words in this "issue" without saying anything…</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://static.mamot.fr/media_attachments/files/114/392/054/494/326/729/original/7ba1b78e397152d9.png",
"name": "Issue on codeberg for my fedicli project saying: « Hey there! 😤 I'm using fedicli as specified in the README, and surprise 😩, I'm facing a problem with the command for downloading the most and least active accounts! ⚡️ I don’t think it’s working as intended! 💔\r\n\r\nSo, I tried executing cargo run -- download -l 40 after setting up my database, but it seems like it's just... well... not downloading anything substantial! 😡 I expected to see a nice list of both active and less active accounts, but all I get is crickets! 🦗\r\n\r\nAlso, how come the note mentions that on Mastodon you can't get more than 800 toots? ❓ That's a huge restriction! 😱 Why can’t we just get ALL the data we want? 😩\r\n\r\nDo you guys have any magic tricks up your sleeves to help with this? 🧙♂️ Or maybe a hidden config somewhere that I'm totally missing? 🗝️ I'd love to see an example if there's a workaround!\r\n\r\nAdditionally, is there any way to get more than just the top records? 🔄 It feels super limiting! 🙈\r\n\r\nPlease make the command more robust! ⚙️ We need an overhaul on this feature! 💣 Just those active accounts alone should be a treasure trove of info! 💎 Thanks a lot! 😒 Let's get this sorted out ASAP! 📅💥 »",
"blurhash": "U6RypZ00oze:00xuj?WBt8a#M|ofIVozj@WU",
"width": 1626,
"height": 753
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mamot.fr/tags/codeberg",
"name": "#codeberg"
}
],
"replies": {
"id": "https://mamot.fr/users/vjousse/statuses/114392054575387117/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mamot.fr/users/vjousse/statuses/114392054575387117/replies?only_other_accounts=true&page=true",
"partOf": "https://mamot.fr/users/vjousse/statuses/114392054575387117/replies",
"items": []
}
},
"likes": {
"id": "https://mamot.fr/users/vjousse/statuses/114392054575387117/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mamot.fr/users/vjousse/statuses/114392054575387117/shares",
"type": "Collection",
"totalItems": 2
}
}