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://sauropods.win/users/futurebird/statuses/113526298664640267",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T11:10:44Z",
"url": "https://sauropods.win/@futurebird/113526298664640267",
"attributedTo": "https://sauropods.win/users/futurebird",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://sauropods.win/users/futurebird/followers"
],
"sensitive": false,
"atomUri": "https://sauropods.win/users/futurebird/statuses/113526298664640267",
"inReplyToAtomUri": null,
"conversation": "tag:sauropods.win,2024-11-22:objectId=37687246:objectType=Conversation",
"content": "<p>Is there a math concept that never made sense to you? Which one or ones do you wish someone would explain in new ways?</p><p>If none of these come close you can mention something as a comment.</p>",
"contentMap": {
"en": "<p>Is there a math concept that never made sense to you? Which one or ones do you wish someone would explain in new ways?</p><p>If none of these come close you can mention something as a comment.</p>"
},
"endTime": "2024-11-25T11:10:44Z",
"votersCount": 281,
"attachment": [],
"tag": [],
"replies": {
"id": "https://sauropods.win/users/futurebird/statuses/113526298664640267/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://sauropods.win/users/futurebird/statuses/113526298664640267/replies?min_id=113526304383096146&page=true",
"partOf": "https://sauropods.win/users/futurebird/statuses/113526298664640267/replies",
"items": [
"https://sauropods.win/users/futurebird/statuses/113526304383096146"
]
}
},
"likes": {
"id": "https://sauropods.win/users/futurebird/statuses/113526298664640267/likes",
"type": "Collection",
"totalItems": 36
},
"shares": {
"id": "https://sauropods.win/users/futurebird/statuses/113526298664640267/shares",
"type": "Collection",
"totalItems": 62
},
"anyOf": [
{
"type": "Note",
"name": "fractions",
"replies": {
"type": "Collection",
"totalItems": 19
}
},
{
"type": "Note",
"name": "the derivative and rates of change",
"replies": {
"type": "Collection",
"totalItems": 105
}
},
{
"type": "Note",
"name": "conditional probability, sample spaces and such",
"replies": {
"type": "Collection",
"totalItems": 193
}
},
{
"type": "Note",
"name": "AND, OR and other logical operators",
"replies": {
"type": "Collection",
"totalItems": 19
}
}
]
}