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.la/users/alberto/statuses/105419140707856856",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2020-12-21T16:33:51Z",
"url": "https://mastodon.la/@alberto/105419140707856856",
"attributedTo": "https://mastodon.la/users/alberto",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.la/users/alberto/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.la/users/alberto/statuses/105419140707856856",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.la,2020-12-21:objectId=806749:objectType=Conversation",
"content": "<p>Roald Amundsen, un tío al que le gustaba el frio</p>",
"contentMap": {
"es": "<p>Roald Amundsen, un tío al que le gustaba el frio</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.la/users/alberto/statuses/105419140707856856/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.la/users/alberto/statuses/105419140707856856/replies?min_id=105419928258040596&page=true",
"partOf": "https://mastodon.la/users/alberto/statuses/105419140707856856/replies",
"items": [
"https://mastodon.la/users/alberto/statuses/105419928258040596"
]
}
},
"likes": {
"id": "https://mastodon.la/users/alberto/statuses/105419140707856856/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://mastodon.la/users/alberto/statuses/105419140707856856/shares",
"type": "Collection",
"totalItems": 3
}
}