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://writing.exchange/users/andyb/statuses/109246702349090001",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-28T15:53:06Z",
"url": "https://writing.exchange/@andyb/109246702349090001",
"attributedTo": "https://writing.exchange/users/andyb",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/andyb/followers"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/andyb/statuses/109246702349090001",
"inReplyToAtomUri": null,
"conversation": "tag:writing.exchange,2022-10-28:objectId=19686810:objectType=Conversation",
"content": "<p>Good morning! (Or day or evening or whatever you're having) Yesterday I got both flu and Covid shots. I'm a little groggy but no bad side effects. Apparently the flu is hitting early in the US, so I'm glad I didn't wait longer. (Should have done it last month, but my life has been a tad chaotic lately.) <a href=\"https://writing.exchange/tags/flu\" class=\"mention hashtag\" rel=\"tag\">#<span>flu</span></a> <a href=\"https://writing.exchange/tags/getyourshots\" class=\"mention hashtag\" rel=\"tag\">#<span>getyourshots</span></a></p>",
"contentMap": {
"en": "<p>Good morning! (Or day or evening or whatever you're having) Yesterday I got both flu and Covid shots. I'm a little groggy but no bad side effects. Apparently the flu is hitting early in the US, so I'm glad I didn't wait longer. (Should have done it last month, but my life has been a tad chaotic lately.) <a href=\"https://writing.exchange/tags/flu\" class=\"mention hashtag\" rel=\"tag\">#<span>flu</span></a> <a href=\"https://writing.exchange/tags/getyourshots\" class=\"mention hashtag\" rel=\"tag\">#<span>getyourshots</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://writing.exchange/tags/flu",
"name": "#flu"
},
{
"type": "Hashtag",
"href": "https://writing.exchange/tags/GetYourShots",
"name": "#GetYourShots"
}
],
"replies": {
"id": "https://writing.exchange/users/andyb/statuses/109246702349090001/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/andyb/statuses/109246702349090001/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/andyb/statuses/109246702349090001/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/andyb/statuses/109246702349090001/likes",
"type": "Collection",
"totalItems": 4
},
"shares": {
"id": "https://writing.exchange/users/andyb/statuses/109246702349090001/shares",
"type": "Collection",
"totalItems": 0
}
}