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://fosstodon.org/users/benjaminhollon/statuses/107468446356067657",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-12-18T14:39:13Z",
"url": "https://fosstodon.org/@benjaminhollon/107468446356067657",
"attributedTo": "https://fosstodon.org/users/benjaminhollon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/benjaminhollon/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/benjaminhollon/statuses/107468446356067657",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2021-12-18:objectId=40749261:objectType=Conversation",
"content": "<p>@turtle21 Yeah, I've been messing around with ML a bit (specifically Natural Language Processing) and once you've looked under the hood, it's really easy to see how little these AIs really do understand. I think at least some human guidance is going to be necessary for a very, very long time.</p><p>My current impractical hobby project idea is to make a ML model that can finish a scene in a story, given the first sentence. I'd probably never make it there, but I'd learn a ton on the way.</p>",
"contentMap": {
"en": "<p>@turtle21 Yeah, I've been messing around with ML a bit (specifically Natural Language Processing) and once you've looked under the hood, it's really easy to see how little these AIs really do understand. I think at least some human guidance is going to be necessary for a very, very long time.</p><p>My current impractical hobby project idea is to make a ML model that can finish a scene in a story, given the first sentence. I'd probably never make it there, but I'd learn a ton on the way.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107468446356067657/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/benjaminhollon/statuses/107468446356067657/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/benjaminhollon/statuses/107468446356067657/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107468446356067657/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/benjaminhollon/statuses/107468446356067657/shares",
"type": "Collection",
"totalItems": 0
}
}