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://mastodon.social/users/LoganDice/statuses/100518146635485651",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-08-09T03:26:36Z",
"url": "https://mastodon.social/@LoganDice/100518146635485651",
"attributedTo": "https://mastodon.social/users/LoganDice",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/LoganDice/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/LoganDice/statuses/100518146635485651",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2018-08-09:objectId=45500543:objectType=Conversation",
"content": "<p>The human brain is amazing. It functions 24/7 from the day we're born, and only stops when you're writing code or speaking to someone attractive.</p>",
"contentMap": {
"en": "<p>The human brain is amazing. It functions 24/7 from the day we're born, and only stops when you're writing code or speaking to someone attractive.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/LoganDice/statuses/100518146635485651/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/LoganDice/statuses/100518146635485651/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/LoganDice/statuses/100518146635485651/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/LoganDice/statuses/100518146635485651/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://mastodon.social/users/LoganDice/statuses/100518146635485651/shares",
"type": "Collection",
"totalItems": 9
}
}