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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage"
}
],
"id": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-12T19:14:23Z",
"url": "https://neuromatch.social/@GunnarBlohm/109502297767085935",
"attributedTo": "https://neuromatch.social/users/GunnarBlohm",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://neuromatch.social/users/GunnarBlohm/followers"
],
"sensitive": false,
"atomUri": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935",
"inReplyToAtomUri": null,
"conversation": "tag:neuromatch.social,2022-12-12:objectId=71769:objectType=Conversation",
"content": "<p>Hello beautiful people! I'm a computational neuroscientist working on sensory-motor control. Lately, my lab has been working on recurrent neural networks and spiking nets (all still in the pipeline) and I'm here to exchange and learn about these and other topics.</p>",
"contentMap": {
"en": "<p>Hello beautiful people! I'm a computational neuroscientist working on sensory-motor control. Lately, my lab has been working on recurrent neural networks and spiking nets (all still in the pipeline) and I'm here to exchange and learn about these and other topics.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935/replies?only_other_accounts=true&page=true",
"partOf": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935/replies",
"items": []
}
},
"likes": {
"id": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935/likes",
"type": "Collection",
"totalItems": 68
},
"shares": {
"id": "https://neuromatch.social/users/GunnarBlohm/statuses/109502297767085935/shares",
"type": "Collection",
"totalItems": 55
}
}