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://writing.exchange/users/andyb/statuses/109186520933088861/activity",
"type": "Create",
"actor": "https://writing.exchange/users/andyb",
"published": "2022-10-18T00:48:11Z",
"to": [
"https://writing.exchange/users/andyb/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chat.noelle.codes/users/noelle"
],
"object": {
"id": "https://writing.exchange/users/andyb/statuses/109186520933088861",
"type": "Note",
"summary": null,
"inReplyTo": "https://chat.noelle.codes/users/noelle/statuses/109185167139687452",
"published": "2022-10-18T00:48:11Z",
"url": "https://writing.exchange/@andyb/109186520933088861",
"attributedTo": "https://writing.exchange/users/andyb",
"to": [
"https://writing.exchange/users/andyb/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chat.noelle.codes/users/noelle"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/andyb/statuses/109186520933088861",
"inReplyToAtomUri": "https://chat.noelle.codes/users/noelle/statuses/109185167139687452",
"conversation": "tag:chat.noelle.codes,2022-10-17:objectId=973711:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chat.noelle.codes/@noelle\" class=\"u-url mention\">@<span>noelle</span></a></span> I vividly remember my family's first VCR. And I remember how proud Youngling Me was of herself to figure out you could program them to record at a set time so you didn't have to be there to press the button. My parents had no clue that was even possible until I discovered the feature and they never really did learn how to do it. They weren't even old yet, just bad at tech.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chat.noelle.codes/@noelle\" class=\"u-url mention\">@<span>noelle</span></a></span> I vividly remember my family's first VCR. And I remember how proud Youngling Me was of herself to figure out you could program them to record at a set time so you didn't have to be there to press the button. My parents had no clue that was even possible until I discovered the feature and they never really did learn how to do it. They weren't even old yet, just bad at tech.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chat.noelle.codes/users/noelle",
"name": "@noelle@chat.noelle.codes"
}
],
"replies": {
"id": "https://writing.exchange/users/andyb/statuses/109186520933088861/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/andyb/statuses/109186520933088861/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/andyb/statuses/109186520933088861/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/andyb/statuses/109186520933088861/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://writing.exchange/users/andyb/statuses/109186520933088861/shares",
"type": "Collection",
"totalItems": 0
}
}
}