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://freeradical.zone/users/r343l/statuses/113351441931422687/replies",
"type": "Collection",
"first": {
"id": "https://freeradical.zone/users/r343l/statuses/113351441931422687/replies?page=true",
"type": "CollectionPage",
"next": "https://freeradical.zone/users/r343l/statuses/113351441931422687/replies?only_other_accounts=true&page=true",
"partOf": "https://freeradical.zone/users/r343l/statuses/113351441931422687/replies",
"items": [
{
"id": "https://freeradical.zone/users/r343l/statuses/113351449205623728",
"type": "Note",
"summary": null,
"inReplyTo": "https://freeradical.zone/users/r343l/statuses/113351441931422687",
"published": "2024-10-22T14:04:13Z",
"url": "https://freeradical.zone/@r343l/113351449205623728",
"attributedTo": "https://freeradical.zone/users/r343l",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://freeradical.zone/users/r343l/followers"
],
"sensitive": false,
"atomUri": "https://freeradical.zone/users/r343l/statuses/113351449205623728",
"inReplyToAtomUri": "https://freeradical.zone/users/r343l/statuses/113351441931422687",
"conversation": "tag:freeradical.zone,2024-10-22:objectId=108578413:objectType=Conversation",
"content": "<p>I finished translating a small R script into pandas and geopandas (made more sense there for reasons) and I could not have done it so fast six months ago given a spec of what it needed to do because I didn't have the concepts ... but the R code made me learn what I needed to search for or read in geo/pandas.</p>",
"contentMap": {
"en": "<p>I finished translating a small R script into pandas and geopandas (made more sense there for reasons) and I could not have done it so fast six months ago given a spec of what it needed to do because I didn't have the concepts ... but the R code made me learn what I needed to search for or read in geo/pandas.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://freeradical.zone/users/r343l/statuses/113351449205623728/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://freeradical.zone/users/r343l/statuses/113351449205623728/replies?only_other_accounts=true&page=true",
"partOf": "https://freeradical.zone/users/r343l/statuses/113351449205623728/replies",
"items": []
}
},
"likes": {
"id": "https://freeradical.zone/users/r343l/statuses/113351449205623728/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://freeradical.zone/users/r343l/statuses/113351449205623728/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}