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.coop/users/Matt_Noyes/statuses/1287937/activity",
"type": "Create",
"actor": "https://social.coop/users/Matt_Noyes",
"published": "2017-09-02T05:55:18Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/Matt_Noyes/followers"
],
"object": {
"id": "https://social.coop/users/Matt_Noyes/statuses/1287937",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.coop/users/Matt_Noyes/statuses/1286556",
"published": "2017-09-02T05:55:18Z",
"url": "https://social.coop/@Matt_Noyes/1287937",
"attributedTo": "https://social.coop/users/Matt_Noyes",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.coop/users/Matt_Noyes/followers"
],
"sensitive": false,
"atomUri": "tag:social.coop,2017-09-02:objectId=1287937:objectType=Status",
"inReplyToAtomUri": "tag:social.coop,2017-09-02:objectId=1286556:objectType=Status",
"conversation": "tag:social.coop,2017-09-02:objectId=876540:objectType=Conversation",
"content": "<p>By "we" I mean our movement. ;-)</p>",
"contentMap": {
"en": "<p>By "we" I mean our movement. ;-)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://social.coop/users/Matt_Noyes/statuses/1287937/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.coop/users/Matt_Noyes/statuses/1287937/replies?only_other_accounts=true&page=true",
"partOf": "https://social.coop/users/Matt_Noyes/statuses/1287937/replies",
"items": []
}
},
"likes": {
"id": "https://social.coop/users/Matt_Noyes/statuses/1287937/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://social.coop/users/Matt_Noyes/statuses/1287937/shares",
"type": "Collection",
"totalItems": 0
}
}
}