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"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-04T11:01:55Z",
"url": "https://mastodon.social/@aaronofnumbers/111351936839533120",
"attributedTo": "https://mastodon.social/users/aaronofnumbers",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/aaronofnumbers/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2023-11-04:objectId=571663933:objectType=Conversation",
"content": "<p>I've built a tool for assessment question level analysis. You input a list of students and questions (with descriptors) as excel documents, and it generates a marksheet for you to analyse student progress at question level. It'll generate individual student coloured feedback sheets as pdfs too. </p><p>It's a bit clunky because I was learning <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> on the fly. Next I'd like to package it up with a UI so that I can share with colleagues...</p><p><a href=\"https://mastodon.social/tags/MTBoS\" class=\"mention hashtag\" rel=\"tag\">#<span>MTBoS</span></a> <a href=\"https://mastodon.social/tags/MathsEdChat\" class=\"mention hashtag\" rel=\"tag\">#<span>MathsEdChat</span></a> <a href=\"https://mastodon.social/tags/ClassroomMath\" class=\"mention hashtag\" rel=\"tag\">#<span>ClassroomMath</span></a> <a href=\"https://mastodon.social/tags/Math\" class=\"mention hashtag\" rel=\"tag\">#<span>Math</span></a> <a href=\"https://mastodon.social/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>",
"contentMap": {
"en": "<p>I've built a tool for assessment question level analysis. You input a list of students and questions (with descriptors) as excel documents, and it generates a marksheet for you to analyse student progress at question level. It'll generate individual student coloured feedback sheets as pdfs too. </p><p>It's a bit clunky because I was learning <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a> on the fly. Next I'd like to package it up with a UI so that I can share with colleagues...</p><p><a href=\"https://mastodon.social/tags/MTBoS\" class=\"mention hashtag\" rel=\"tag\">#<span>MTBoS</span></a> <a href=\"https://mastodon.social/tags/MathsEdChat\" class=\"mention hashtag\" rel=\"tag\">#<span>MathsEdChat</span></a> <a href=\"https://mastodon.social/tags/ClassroomMath\" class=\"mention hashtag\" rel=\"tag\">#<span>ClassroomMath</span></a> <a href=\"https://mastodon.social/tags/Math\" class=\"mention hashtag\" rel=\"tag\">#<span>Math</span></a> <a href=\"https://mastodon.social/tags/education\" class=\"mention hashtag\" rel=\"tag\">#<span>education</span></a></p>"
},
"updated": "2023-11-04T11:19:43Z",
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/351/936/008/854/064/original/dd36584888449bc1.png",
"name": null,
"blurhash": "UBRC[8_4NK?a_2-mt4oLNN0L9Gt7~o?Gxtt6",
"width": 1211,
"height": 611
},
{
"type": "Document",
"mediaType": "image/png",
"url": "https://files.mastodon.social/media_attachments/files/111/351/936/348/204/465/original/20c7928e9f134e91.png",
"name": null,
"blurhash": "UaPjPsxc?w4-o#RiM_xvR.RiM_xvM{R*WBoM",
"width": 911,
"height": 955
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mtbos",
"name": "#mtbos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mathsedchat",
"name": "#mathsedchat"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/classroommath",
"name": "#classroommath"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/math",
"name": "#math"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/education",
"name": "#education"
}
],
"replies": {
"id": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/aaronofnumbers/statuses/111351936839533120/shares",
"type": "Collection",
"totalItems": 1
}
}