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://econtwitter.net/users/brhkim/statuses/109292846491976818",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-05T19:28:10Z",
"url": "https://econtwitter.net/@brhkim/109292846491976818",
"attributedTo": "https://econtwitter.net/users/brhkim",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://econtwitter.net/users/brhkim/followers"
],
"sensitive": false,
"atomUri": "https://econtwitter.net/users/brhkim/statuses/109292846491976818",
"inReplyToAtomUri": null,
"conversation": "tag:econtwitter.net,2022-11-05:objectId=12831:objectType=Conversation",
"content": "<p>Quick intro! I'm an econ-adjacent education policy PhD who currently works as a data scientist at the Common App, the largest platform for postsecondary applications in the U.S.</p><p>I generally explore questions of college access and equity w/ a variety of methods. Follow me for: <br />(a) deep dives into college apps data<br />(b) computational social science methods, especially using natural language processing (i.e. text-as-data)<br />(c) R/Python/Stata ranting and tips<br />(d) data visualization ranting and tips</p>",
"contentMap": {
"en": "<p>Quick intro! I'm an econ-adjacent education policy PhD who currently works as a data scientist at the Common App, the largest platform for postsecondary applications in the U.S.</p><p>I generally explore questions of college access and equity w/ a variety of methods. Follow me for: <br />(a) deep dives into college apps data<br />(b) computational social science methods, especially using natural language processing (i.e. text-as-data)<br />(c) R/Python/Stata ranting and tips<br />(d) data visualization ranting and tips</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://econtwitter.net/users/brhkim/statuses/109292846491976818/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://econtwitter.net/users/brhkim/statuses/109292846491976818/replies?min_id=109292865978248003&page=true",
"partOf": "https://econtwitter.net/users/brhkim/statuses/109292846491976818/replies",
"items": [
"https://econtwitter.net/users/brhkim/statuses/109292865978248003"
]
}
},
"likes": {
"id": "https://econtwitter.net/users/brhkim/statuses/109292846491976818/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://econtwitter.net/users/brhkim/statuses/109292846491976818/shares",
"type": "Collection",
"totalItems": 2
}
}