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://social.tchncs.de/users/DerMario/statuses/2759516",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.tchncs.de/users/Strubbl/statuses/2746620",
"published": "2017-06-14T19:35:40Z",
"url": "https://social.tchncs.de/@DerMario/2759516",
"attributedTo": "https://social.tchncs.de/users/DerMario",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.tchncs.de/users/DerMario/followers",
"https://social.tchncs.de/users/Strubbl"
],
"sensitive": false,
"atomUri": "tag:social.tchncs.de,2017-06-14:objectId=2759516:objectType=Status",
"inReplyToAtomUri": "tag:social.tchncs.de,2017-06-14:objectId=2746620:objectType=Status",
"conversation": "tag:social.tchncs.de,2017-06-14:objectId=383153:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@Strubbl\" class=\"u-url mention\">@<span>Strubbl</span></a></span> Das Problem hatte ich nicht, allerdings habe ich Tusky aus dem Playstore. Ich fand doof, dass die Benachrichtigungen nicht funktionieren.</p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://social.tchncs.de/@Strubbl\" class=\"u-url mention\">@<span>Strubbl</span></a></span> Das Problem hatte ich nicht, allerdings habe ich Tusky aus dem Playstore. Ich fand doof, dass die Benachrichtigungen nicht funktionieren.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://social.tchncs.de/users/Strubbl",
"name": "@Strubbl"
}
],
"replies": {
"id": "https://social.tchncs.de/users/DerMario/statuses/2759516/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.tchncs.de/users/DerMario/statuses/2759516/replies?only_other_accounts=true&page=true",
"partOf": "https://social.tchncs.de/users/DerMario/statuses/2759516/replies",
"items": []
}
},
"likes": {
"id": "https://social.tchncs.de/users/DerMario/statuses/2759516/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.tchncs.de/users/DerMario/statuses/2759516/shares",
"type": "Collection",
"totalItems": 0
}
}