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/matt/statuses/101240509816608932",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-12-14T17:13:03Z",
"url": "https://writing.exchange/@matt/101240509816608932",
"attributedTo": "https://writing.exchange/users/matt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://writing.exchange/users/matt/followers"
],
"sensitive": false,
"atomUri": "https://writing.exchange/users/matt/statuses/101240509816608932",
"inReplyToAtomUri": null,
"conversation": "tag:writing.exchange,2018-12-14:objectId=2656512:objectType=Conversation",
"content": "<p>Booked my travel to attend <a href=\"https://writing.exchange/tags/FOSDEM2019\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM2019</span></a> in February. Really looking forward to meeting others from the fediverse there! Who else is going?</p>",
"contentMap": {
"en": "<p>Booked my travel to attend <a href=\"https://writing.exchange/tags/FOSDEM2019\" class=\"mention hashtag\" rel=\"tag\">#<span>FOSDEM2019</span></a> in February. Really looking forward to meeting others from the fediverse there! Who else is going?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://writing.exchange/tags/fosdem2019",
"name": "#fosdem2019"
}
],
"replies": {
"id": "https://writing.exchange/users/matt/statuses/101240509816608932/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://writing.exchange/users/matt/statuses/101240509816608932/replies?only_other_accounts=true&page=true",
"partOf": "https://writing.exchange/users/matt/statuses/101240509816608932/replies",
"items": []
}
},
"likes": {
"id": "https://writing.exchange/users/matt/statuses/101240509816608932/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://writing.exchange/users/matt/statuses/101240509816608932/shares",
"type": "Collection",
"totalItems": 1
}
}