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.gamedev.place/users/DoctorBLLK/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-09-14T03:32:33Z",
"url": "https://mastodon.gamedev.place/@DoctorBLLK/113133797604967156",
"attributedTo": "https://mastodon.gamedev.place/users/DoctorBLLK",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.gamedev.place/users/DoctorBLLK/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.gamedev.place,2024-09-14:objectId=110210615:objectType=Conversation",
"content": "<p>The following is a thread of insights I find valuable, derived from the book Agile Game Development with Scrum, by Clinton Keith, from a small team indie game developer perspective.</p><p>Preface: I am not an expert. I don't have a strong innate feel for project management techniques, so I have been working to deepen my understanding of such. Agile is not perfect, but knowing PM techniques is useful when developing software. Better to know what you like, or don't, than not know at all. <br />Enjoy!</p>",
"contentMap": {
"en": "<p>The following is a thread of insights I find valuable, derived from the book Agile Game Development with Scrum, by Clinton Keith, from a small team indie game developer perspective.</p><p>Preface: I am not an expert. I don't have a strong innate feel for project management techniques, so I have been working to deepen my understanding of such. Agile is not perfect, but knowing PM techniques is useful when developing software. Better to know what you like, or don't, than not know at all. <br />Enjoy!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156/replies?min_id=113328930629487494&page=true",
"partOf": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156/replies",
"items": [
"https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133821373432307",
"https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368",
"https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113328930629487494"
]
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113133797604967156/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}