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://econtwitter.net/users/brhkim/statuses/109507298935741938",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-13T16:26:15Z",
"url": "https://econtwitter.net/@brhkim/109507298935741938",
"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/109507298935741938",
"inReplyToAtomUri": null,
"conversation": "tag:econtwitter.net,2022-12-13:objectId=2804468:objectType=Conversation",
"content": "<p>Been doing some work to validate an NLP algorithm's output against a team of human coders for a project, and it is REALLY hard to overstate how satisfying this one plot is.</p><p>Can't give much detail now, but the takeaway is: it was basically *not possible* for it do a better job.</p><p><a href=\"https://econtwitter.net/tags/nlp\" class=\"mention hashtag\" rel=\"tag\">#<span>nlp</span></a> <a href=\"https://econtwitter.net/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> <a href=\"https://econtwitter.net/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a></p>",
"contentMap": {
"en": "<p>Been doing some work to validate an NLP algorithm's output against a team of human coders for a project, and it is REALLY hard to overstate how satisfying this one plot is.</p><p>Can't give much detail now, but the takeaway is: it was basically *not possible* for it do a better job.</p><p><a href=\"https://econtwitter.net/tags/nlp\" class=\"mention hashtag\" rel=\"tag\">#<span>nlp</span></a> <a href=\"https://econtwitter.net/tags/data\" class=\"mention hashtag\" rel=\"tag\">#<span>data</span></a> <a href=\"https://econtwitter.net/tags/datascience\" class=\"mention hashtag\" rel=\"tag\">#<span>datascience</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://econtwitter-media.mwt.me/media_attachments/files/109/507/294/974/649/845/original/df43c06d10c592d7.png",
"name": null,
"blurhash": "U3S?DVWBofayWBRjRjWB00j[?bt7M{WBt7j[",
"width": 1663,
"height": 1247
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/nlp",
"name": "#nlp"
},
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/data",
"name": "#data"
},
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/datascience",
"name": "#datascience"
}
],
"replies": {
"id": "https://econtwitter.net/users/brhkim/statuses/109507298935741938/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://econtwitter.net/users/brhkim/statuses/109507298935741938/replies?min_id=109507302478150034&page=true",
"partOf": "https://econtwitter.net/users/brhkim/statuses/109507298935741938/replies",
"items": [
"https://econtwitter.net/users/brhkim/statuses/109507302478150034"
]
}
},
"likes": {
"id": "https://econtwitter.net/users/brhkim/statuses/109507298935741938/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://econtwitter.net/users/brhkim/statuses/109507298935741938/shares",
"type": "Collection",
"totalItems": 0
}
}