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/crschmidt/statuses/99289708981702255/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crschmidt",
"published": "2018-01-04T04:38:45Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"object": {
"id": "https://mastodon.social/users/crschmidt/statuses/99289708981702255",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2018-01-04T04:38:45Z",
"url": "https://mastodon.social/@crschmidt/99289708981702255",
"attributedTo": "https://mastodon.social/users/crschmidt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crschmidt/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crschmidt/statuses/99289708981702255",
"inReplyToAtomUri": null,
"conversation": "tag:witches.town,2018-01-04:objectId=4768688:objectType=Conversation",
"content": "<p>@Angle@witches.town is the reaction to JS the language itself? Or is it the common practice of embedding tons of untrusted code (via ad networks) into most pages? Mastodon doesn't have the problem of the latter (yet).</p>",
"contentMap": {
"en": "<p>@Angle@witches.town is the reaction to JS the language itself? Or is it the common practice of embedding tons of untrusted code (via ad networks) into most pages? Mastodon doesn't have the problem of the latter (yet).</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crschmidt/statuses/99289708981702255/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crschmidt/statuses/99289708981702255/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crschmidt/statuses/99289708981702255/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crschmidt/statuses/99289708981702255/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crschmidt/statuses/99289708981702255/shares",
"type": "Collection",
"totalItems": 0
}
}
}