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",
"Hashtag": "as:Hashtag"
}
],
"id": "https://econtwitter.net/users/brhkim/statuses/109625880828906396/activity",
"type": "Create",
"actor": "https://econtwitter.net/users/brhkim",
"published": "2023-01-03T15:03:11Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://econtwitter.net/users/brhkim/followers"
],
"object": {
"id": "https://econtwitter.net/users/brhkim/statuses/109625880828906396",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-03T15:03:11Z",
"url": "https://econtwitter.net/@brhkim/109625880828906396",
"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/109625880828906396",
"inReplyToAtomUri": null,
"conversation": "tag:econtwitter.net,2023-01-03:objectId=4563932:objectType=Conversation",
"content": "<p>Am I the only one who thinks LLM text detection (e.g., ChatGPT) is an unsolvable problem long-term? Zero-effort human edits or basic synonym replacement would defeat almost anything we can come up with (fingerprinting, word likelihood, etc.).</p><p><a href=\"https://econtwitter.net/tags/chatgpt\" class=\"mention hashtag\" rel=\"tag\">#<span>chatgpt</span></a> <a href=\"https://econtwitter.net/tags/openai\" class=\"mention hashtag\" rel=\"tag\">#<span>openai</span></a> <a href=\"https://econtwitter.net/tags/nlp\" class=\"mention hashtag\" rel=\"tag\">#<span>nlp</span></a> <a href=\"https://econtwitter.net/tags/nlproc\" class=\"mention hashtag\" rel=\"tag\">#<span>nlproc</span></a> <a href=\"https://econtwitter.net/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a></p>",
"contentMap": {
"en": "<p>Am I the only one who thinks LLM text detection (e.g., ChatGPT) is an unsolvable problem long-term? Zero-effort human edits or basic synonym replacement would defeat almost anything we can come up with (fingerprinting, word likelihood, etc.).</p><p><a href=\"https://econtwitter.net/tags/chatgpt\" class=\"mention hashtag\" rel=\"tag\">#<span>chatgpt</span></a> <a href=\"https://econtwitter.net/tags/openai\" class=\"mention hashtag\" rel=\"tag\">#<span>openai</span></a> <a href=\"https://econtwitter.net/tags/nlp\" class=\"mention hashtag\" rel=\"tag\">#<span>nlp</span></a> <a href=\"https://econtwitter.net/tags/nlproc\" class=\"mention hashtag\" rel=\"tag\">#<span>nlproc</span></a> <a href=\"https://econtwitter.net/tags/ai\" class=\"mention hashtag\" rel=\"tag\">#<span>ai</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/chatgpt",
"name": "#chatgpt"
},
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/openai",
"name": "#openai"
},
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/nlp",
"name": "#nlp"
},
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/nlproc",
"name": "#nlproc"
},
{
"type": "Hashtag",
"href": "https://econtwitter.net/tags/AI",
"name": "#AI"
}
],
"replies": {
"id": "https://econtwitter.net/users/brhkim/statuses/109625880828906396/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://econtwitter.net/users/brhkim/statuses/109625880828906396/replies?min_id=109625892421329214&page=true",
"partOf": "https://econtwitter.net/users/brhkim/statuses/109625880828906396/replies",
"items": [
"https://econtwitter.net/users/brhkim/statuses/109625892421329214"
]
}
},
"likes": {
"id": "https://econtwitter.net/users/brhkim/statuses/109625880828906396/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://econtwitter.net/users/brhkim/statuses/109625880828906396/shares",
"type": "Collection",
"totalItems": 1
}
}
}