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://digipres.club/users/foone/statuses/109399995872436177",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-24T17:37:40Z",
"url": "https://digipres.club/@foone/109399995872436177",
"attributedTo": "https://digipres.club/users/foone",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://digipres.club/users/foone/followers"
],
"sensitive": false,
"atomUri": "https://digipres.club/users/foone/statuses/109399995872436177",
"inReplyToAtomUri": null,
"conversation": "tag:digipres.club,2022-11-24:objectId=4052990:objectType=Conversation",
"localOnly": false,
"content": "<p>Always good to see "# fuck it" as a comment in a module you're using</p>",
"contentMap": {
"en": "<p>Always good to see "# fuck it" as a comment in a module you're using</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://digipres.club/system/media_attachments/files/109/399/993/597/465/563/original/de5ecdb4a54dd4eb.png",
"name": "Python source code:\n\nfrom . import winfuncs\nfrom . import windef\nfrom . import interfaces\n\n# Fuck it\nfrom .winstructs import *\nfrom .winfuncs import *\nfrom .windef import *",
"blurhash": "U4S?7GaK_NS2.8sCNGNtMxs:tRRjxuWBs:so",
"focalPoint": [
0,
0
],
"width": 267,
"height": 211
}
],
"tag": [],
"replies": {
"id": "https://digipres.club/users/foone/statuses/109399995872436177/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://digipres.club/users/foone/statuses/109399995872436177/replies?only_other_accounts=true&page=true",
"partOf": "https://digipres.club/users/foone/statuses/109399995872436177/replies",
"items": []
}
}
}