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://fosstodon.org/users/kaio/statuses/113482919778314411",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-14T19:18:55Z",
"url": "https://fosstodon.org/@kaio/113482919778314411",
"attributedTo": "https://fosstodon.org/users/kaio",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kaio/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kaio/statuses/113482919778314411",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-14:objectId=260886836:objectType=Conversation",
"content": "<p>During my graduate career I've written a lot of really terrible software, to the point where it became a chapter in my thesis. This chapter is all about reproducibility, and the idea of 'laboratory dev ops'. Frameworks are nice, but at the end of the day someone needs to write some software that does particular tasks well -- because our days are made up of particular tasks. <a href=\"https://github.com/McConkeyLab/2024_aragaki_reproducibility/blob/main/labops.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/McConkeyLab/2024_ar</span><span class=\"invisible\">agaki_reproducibility/blob/main/labops.pdf</span></a></p>",
"contentMap": {
"en": "<p>During my graduate career I've written a lot of really terrible software, to the point where it became a chapter in my thesis. This chapter is all about reproducibility, and the idea of 'laboratory dev ops'. Frameworks are nice, but at the end of the day someone needs to write some software that does particular tasks well -- because our days are made up of particular tasks. <a href=\"https://github.com/McConkeyLab/2024_aragaki_reproducibility/blob/main/labops.pdf\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/McConkeyLab/2024_ar</span><span class=\"invisible\">agaki_reproducibility/blob/main/labops.pdf</span></a></p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/kaio/statuses/113482919778314411/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kaio/statuses/113482919778314411/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/kaio/statuses/113482919778314411/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/kaio/statuses/113482919778314411/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://fosstodon.org/users/kaio/statuses/113482919778314411/shares",
"type": "Collection",
"totalItems": 0
}
}