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://fosstodon.org/users/kelbot/statuses/105215064817101362",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-11-15T15:34:40Z",
"url": "https://fosstodon.org/@kelbot/105215064817101362",
"attributedTo": "https://fosstodon.org/users/kelbot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kelbot/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kelbot/statuses/105215064817101362",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2020-11-15:objectId=25457234:objectType=Conversation",
"content": "<p>I'm stoked that the next Pinephone Community edition will be Plasma Mobile. Hopefully that gives the UI development a boost and gets it close to daily driver quality a bit faster.</p>",
"contentMap": {
"en": "<p>I'm stoked that the next Pinephone Community edition will be Plasma Mobile. Hopefully that gives the UI development a boost and gets it close to daily driver quality a bit faster.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/kelbot/statuses/105215064817101362/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kelbot/statuses/105215064817101362/replies?min_id=105215098698737114&page=true",
"partOf": "https://fosstodon.org/users/kelbot/statuses/105215064817101362/replies",
"items": [
"https://fosstodon.org/users/kelbot/statuses/105215098698737114"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/kelbot/statuses/105215064817101362/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/kelbot/statuses/105215064817101362/shares",
"type": "Collection",
"totalItems": 1
}
}