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://framapiaf.org/users/davidrevoy/statuses/5908",
"type": "Note",
"summary": null,
"inReplyTo": "https://framapiaf.org/users/pyg/statuses/5800",
"published": "2017-04-11T22:31:44Z",
"url": "https://framapiaf.org/@davidrevoy/5908",
"attributedTo": "https://framapiaf.org/users/davidrevoy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://framapiaf.org/users/davidrevoy/followers",
"https://framapiaf.org/users/pyg",
"https://framapiaf.org/users/Framasoft"
],
"sensitive": false,
"atomUri": "tag:framapiaf.org,2017-04-11:objectId=5908:objectType=Status",
"inReplyToAtomUri": "tag:framapiaf.org,2017-04-11:objectId=5800:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@pyg\" class=\"u-url mention\">@<span>pyg</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@Framasoft\" class=\"u-url mention\">@<span>Framasoft</span></a></span> Merci! Oui oui, c'est du CC-By.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@pyg\" class=\"u-url mention\">@<span>pyg</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@Framasoft\" class=\"u-url mention\">@<span>Framasoft</span></a></span> Merci! Oui oui, c'est du CC-By.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://framapiaf.org/users/pyg",
"name": "@pyg"
},
{
"type": "Mention",
"href": "https://framapiaf.org/users/Framasoft",
"name": "@Framasoft"
}
],
"replies": {
"id": "https://framapiaf.org/users/davidrevoy/statuses/5908/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://framapiaf.org/users/davidrevoy/statuses/5908/replies?only_other_accounts=true&page=true",
"partOf": "https://framapiaf.org/users/davidrevoy/statuses/5908/replies",
"items": []
}
},
"likes": {
"id": "https://framapiaf.org/users/davidrevoy/statuses/5908/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://framapiaf.org/users/davidrevoy/statuses/5908/shares",
"type": "Collection",
"totalItems": 1
}
}