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/Moosader/statuses/111737646943988109",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/Moosader/statuses/111735518703655592",
"published": "2024-01-11T13:53:05Z",
"url": "https://mastodon.gamedev.place/@Moosader/111737646943988109",
"attributedTo": "https://mastodon.gamedev.place/users/Moosader",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/Moosader/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/Moosader/statuses/111735518703655592",
"conversation": "tag:mastodon.gamedev.place,2024-01-11:objectId=73264324:objectType=Conversation",
"content": "<p>I know someone (probably from here :) yesterday wrote a script to send requests directly to the page (I removed the click button, still went up, changed field name, stopped for a while but started again while I was asleep). </p><p>The only annoying part is I think they didn't add in a delay and it was corrupting the .txt file storing the number in the backend? </p><p>So I added a small "fix" so if a file were empty, it'd just set the score back to 0 and continue on.</p>",
"contentMap": {
"en": "<p>I know someone (probably from here :) yesterday wrote a script to send requests directly to the page (I removed the click button, still went up, changed field name, stopped for a while but started again while I was asleep). </p><p>The only annoying part is I think they didn't add in a delay and it was corrupting the .txt file storing the number in the backend? </p><p>So I added a small "fix" so if a file were empty, it'd just set the score back to 0 and continue on.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/mastodongamedevplace/media_attachments/files/111/737/634/619/938/998/original/a181443d61216813.png",
"name": "Screenshot of the game: Red is level 13, green is level 17, blue is level 85, and black is level 16.",
"blurhash": "U=KBRF$x#8rf00a}a|fj%MNMO?XeM{j[f6fQ",
"focalPoint": [
0,
0
],
"width": 1209,
"height": 499
}
],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.gamedev.place/users/Moosader/statuses/111737646943988109/shares",
"type": "Collection",
"totalItems": 0
}
}