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/xaviercm/statuses/103149550744474976/activity",
"type": "Create",
"actor": "https://mastodon.social/users/xaviercm",
"published": "2019-11-16T20:47:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/xaviercm/followers",
"https://framapiaf.org/users/fedilab"
],
"object": {
"id": "https://mastodon.social/users/xaviercm/statuses/103149550744474976",
"type": "Note",
"summary": null,
"inReplyTo": "https://framapiaf.org/users/fedilab/statuses/103137708417745964",
"published": "2019-11-16T20:47:16Z",
"url": "https://mastodon.social/@xaviercm/103149550744474976",
"attributedTo": "https://mastodon.social/users/xaviercm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/xaviercm/followers",
"https://framapiaf.org/users/fedilab"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/xaviercm/statuses/103149550744474976",
"inReplyToAtomUri": "https://framapiaf.org/users/fedilab/statuses/103137708417745964",
"conversation": "tag:framapiaf.org,2019-11-14:objectId=26138469:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@fedilab\" class=\"u-url mention\">@<span>fedilab</span></a></span><br />Pas mal du tout effectivement. Avant qu'il soit directement intégré à Fedilab on peut récupérer le JSON quelque part ?</p>",
"contentMap": {
"fr": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://framapiaf.org/@fedilab\" class=\"u-url mention\">@<span>fedilab</span></a></span><br />Pas mal du tout effectivement. Avant qu'il soit directement intégré à Fedilab on peut récupérer le JSON quelque part ?</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://framapiaf.org/users/fedilab",
"name": "@fedilab@framapiaf.org"
}
],
"replies": {
"id": "https://mastodon.social/users/xaviercm/statuses/103149550744474976/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/xaviercm/statuses/103149550744474976/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/xaviercm/statuses/103149550744474976/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/xaviercm/statuses/103149550744474976/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/xaviercm/statuses/103149550744474976/shares",
"type": "Collection",
"totalItems": 0
}
}
}