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://mastodon.social/users/crc/statuses/98969678073519378/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-08T16:10:41Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98969678073519378",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-08T16:10:41Z",
"url": "https://mastodon.social/@crc/98969678073519378",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98969678073519378",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-11-08:objectId=14394401:objectType=Conversation",
"content": "<p>Spent the morning hours before work fixing build issues w/GCC-4.8. <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a></p>",
"contentMap": {
"en": "<p>Spent the morning hours before work fixing build issues w/GCC-4.8. <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98969678073519378/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98969678073519378/replies?min_id=98970887240597814&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98969678073519378/replies",
"items": [
"https://mastodon.social/users/crc/statuses/98970887240597814"
]
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98969678073519378/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98969678073519378/shares",
"type": "Collection",
"totalItems": 0
}
}
}