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://toot.cafe/users/baldur/statuses/112093717848839627",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/baldur/statuses/112093712013084807",
"published": "2024-03-14T11:06:35Z",
"url": "https://toot.cafe/@baldur/112093717848839627",
"attributedTo": "https://toot.cafe/users/baldur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/baldur/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/baldur/statuses/112093717848839627",
"inReplyToAtomUri": "https://toot.cafe/users/baldur/statuses/112093712013084807",
"conversation": "tag:toot.cafe,2024-03-14:objectId=62040306:objectType=Conversation",
"content": "<p>"Out of the Software Crisis: Systems-Thinking for Software Projects"</p><p><a href=\"https://softwarecrisis.baldurbjarnason.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">softwarecrisis.baldurbjarnason</span><span class=\"invisible\">.com/</span></a></p><p>Modern software development is deeply broken but not because we don't know how.</p><p>This books digs into what's wrong and points at some of the pre-existing solutions to the software crisis.</p>",
"contentMap": {
"en": "<p>"Out of the Software Crisis: Systems-Thinking for Software Projects"</p><p><a href=\"https://softwarecrisis.baldurbjarnason.com/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">softwarecrisis.baldurbjarnason</span><span class=\"invisible\">.com/</span></a></p><p>Modern software development is deeply broken but not because we don't know how.</p><p>This books digs into what's wrong and points at some of the pre-existing solutions to the software crisis.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/baldur/statuses/112093717848839627/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/baldur/statuses/112093717848839627/replies?min_id=112093725993133561&page=true",
"partOf": "https://toot.cafe/users/baldur/statuses/112093717848839627/replies",
"items": [
"https://toot.cafe/users/baldur/statuses/112093725993133561"
]
}
},
"likes": {
"id": "https://toot.cafe/users/baldur/statuses/112093717848839627/likes",
"type": "Collection",
"totalItems": 23
},
"shares": {
"id": "https://toot.cafe/users/baldur/statuses/112093717848839627/shares",
"type": "Collection",
"totalItems": 9
}
}