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"
}
],
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/MekahimeAkari/statuses/113384771247675710",
"published": "2024-10-28T11:21:47Z",
"url": "https://mastodon.social/@MekahimeAkari/113384784363420174",
"attributedTo": "https://mastodon.social/users/MekahimeAkari",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/MekahimeAkari/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174",
"inReplyToAtomUri": "https://mastodon.social/users/MekahimeAkari/statuses/113384771247675710",
"conversation": "tag:mastodon.social,2024-10-28:objectId=833495459:objectType=Conversation",
"content": "<p>I just really want to be more creative, less analytical? I get want more joy out of the stupid python scripts I've written as tools for setting up things (which I've had repeatedly called "donkey work") than the actual analysis and experiments I've done. Though I did have a breakdown when I was given a task to write an actual model one but it was about essentially guessing cacheline states and it got in my head so they haven't let me model since 😅</p>",
"contentMap": {
"en": "<p>I just really want to be more creative, less analytical? I get want more joy out of the stupid python scripts I've written as tools for setting up things (which I've had repeatedly called "donkey work") than the actual analysis and experiments I've done. Though I did have a breakdown when I was given a task to write an actual model one but it was about essentially guessing cacheline states and it got in my head so they haven't let me model since 😅</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174/replies?min_id=113384800191012599&page=true",
"partOf": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174/replies",
"items": [
"https://mastodon.social/users/MekahimeAkari/statuses/113384800191012599"
]
}
},
"likes": {
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/MekahimeAkari/statuses/113384784363420174/shares",
"type": "Collection",
"totalItems": 0
}
}