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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://masto.ai/users/bovine3dom/statuses/113516980143368375",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-20T19:40:55Z",
"url": "https://masto.ai/@bovine3dom/113516980143368375",
"attributedTo": "https://masto.ai/users/bovine3dom",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/bovine3dom/followers"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/bovine3dom/statuses/113516980143368375",
"inReplyToAtomUri": null,
"conversation": "tag:masto.ai,2024-11-20:objectId=214806332:objectType=Conversation",
"content": "<p>Last night all the interest in my little maps motivated me to add `perspective-js`, a cool dataframe library written by JP Morgan that I'd been meaning to try out for ages</p><p>It means you can now do maths on columns from the INSEE Logement 2020 dataset in browser and show it on a map</p><p>I haven't added a UI for it yet so it's all done through "?expression=" in the URL</p><p>This map shows a rough estimate of average property construction date by taking a weighted average involving 9 columns. Red = old :)</p>",
"contentMap": {
"en": "<p>Last night all the interest in my little maps motivated me to add `perspective-js`, a cool dataframe library written by JP Morgan that I'd been meaning to try out for ages</p><p>It means you can now do maths on columns from the INSEE Logement 2020 dataset in browser and show it on a map</p><p>I haven't added a UI for it yet so it's all done through "?expression=" in the URL</p><p>This map shows a rough estimate of average property construction date by taking a weighted average involving 9 columns. Red = old :)</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://s3.masto.ai/media_attachments/files/113/516/894/207/516/778/original/0d6a257acf736d45.png",
"name": "A chloropleth map of France showing average dwelling construction age. Older buildings are red, newer buildings are blue. Lots of construction is visible on the west and south coast, on the eastern border and in the suburbs surrounding each city",
"blurhash": "UgLgLc0LF|R4t7IUs:oKyE%2xZo|R.IUofoc",
"focalPoint": [
0,
0
],
"width": 2018,
"height": 1817
}
],
"tag": [],
"replies": {
"id": "https://masto.ai/users/bovine3dom/statuses/113516980143368375/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/bovine3dom/statuses/113516980143368375/replies?min_id=113516984646743486&page=true",
"partOf": "https://masto.ai/users/bovine3dom/statuses/113516980143368375/replies",
"items": [
"https://masto.ai/users/bovine3dom/statuses/113516984646743486"
]
}
}
}