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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368/replies",
"items": [
{
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156645054266269",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368",
"published": "2024-09-18T04:22:57Z",
"url": "https://mastodon.gamedev.place/@DoctorBLLK/113156645054266269",
"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/113156645054266269",
"inReplyToAtomUri": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156611755503368",
"conversation": "tag:mastodon.gamedev.place,2024-09-14:objectId=110210615:objectType=Conversation",
"content": "<p>2a. PBI Ordering:<br />Determined by discussion with domain experts, team members, stakeholders, etc.<br />Ordering should be determined by:<br />1. Value. <br />2. Cost.<br />3. Risk.<br />4. Knowledge.</p><p>If value is the same, lower cost wins. Higher risk is often ordered higher (in order to understand value and cost). Sometimes value, risk, nor cost are known. Early prototypes/experiments/investigations allow knowledge of value, cost, and risk. <br />(Note: order is not always priority. Use best judgement.)<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/production\" class=\"mention hashtag\" rel=\"tag\">#<span>production</span></a></p>",
"contentMap": {
"en": "<p>2a. PBI Ordering:<br />Determined by discussion with domain experts, team members, stakeholders, etc.<br />Ordering should be determined by:<br />1. Value. <br />2. Cost.<br />3. Risk.<br />4. Knowledge.</p><p>If value is the same, lower cost wins. Higher risk is often ordered higher (in order to understand value and cost). Sometimes value, risk, nor cost are known. Early prototypes/experiments/investigations allow knowledge of value, cost, and risk. <br />(Note: order is not always priority. Use best judgement.)<br /><a href=\"https://mastodon.gamedev.place/tags/gamedev\" class=\"mention hashtag\" rel=\"tag\">#<span>gamedev</span></a> <a href=\"https://mastodon.gamedev.place/tags/production\" class=\"mention hashtag\" rel=\"tag\">#<span>production</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://mastodon.gamedev.place/tags/production",
"name": "#production"
}
],
"replies": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156645054266269/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156645054266269/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156645054266269/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156645054266269/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.gamedev.place/users/DoctorBLLK/statuses/113156645054266269/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}