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://chaos.social/users/draemmli/statuses/101652965797544579",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-02-25T13:26:02Z",
"url": "https://chaos.social/@draemmli/101652965797544579",
"attributedTo": "https://chaos.social/users/draemmli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/draemmli/followers",
"https://tooting.ch/users/vimja"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/draemmli/statuses/101652965797544579",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2019-02-25:objectId=15242866:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tooting.ch/@vimja\" class=\"u-url mention\">@<span>vimja</span></a></span> Für den UM3 hat mein Büro wasserlösliches Stützmaterial-Filament bestellt. Das ist hönnen cool! Nach dem Auflösen sieht man gar nicht mehr, dass da überhaupt je Stützmaterial war.</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://tooting.ch/@vimja\" class=\"u-url mention\">@<span>vimja</span></a></span> Für den UM3 hat mein Büro wasserlösliches Stützmaterial-Filament bestellt. Das ist hönnen cool! Nach dem Auflösen sieht man gar nicht mehr, dass da überhaupt je Stützmaterial war.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://tooting.ch/users/vimja",
"name": "@vimja@tooting.ch"
}
],
"replies": {
"id": "https://chaos.social/users/draemmli/statuses/101652965797544579/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/draemmli/statuses/101652965797544579/replies?min_id=101653154905367952&page=true",
"partOf": "https://chaos.social/users/draemmli/statuses/101652965797544579/replies",
"items": [
"https://chaos.social/users/draemmli/statuses/101653154905367952"
]
}
},
"likes": {
"id": "https://chaos.social/users/draemmli/statuses/101652965797544579/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://chaos.social/users/draemmli/statuses/101652965797544579/shares",
"type": "Collection",
"totalItems": 0
}
}