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://toot.cafe/users/baldur/statuses/101393187431664588/replies",
"type": "Collection",
"first": {
"id": "https://toot.cafe/users/baldur/statuses/101393187431664588/replies?page=true",
"type": "CollectionPage",
"next": "https://toot.cafe/users/baldur/statuses/101393187431664588/replies?only_other_accounts=true&page=true",
"partOf": "https://toot.cafe/users/baldur/statuses/101393187431664588/replies",
"items": [
{
"id": "https://toot.cafe/users/baldur/statuses/101393202289375199",
"type": "Note",
"summary": null,
"inReplyTo": "https://toot.cafe/users/baldur/statuses/101393187431664588",
"published": "2019-01-10T16:24:46Z",
"url": "https://toot.cafe/@baldur/101393202289375199",
"attributedTo": "https://toot.cafe/users/baldur",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://toot.cafe/users/baldur/followers"
],
"sensitive": false,
"atomUri": "https://toot.cafe/users/baldur/statuses/101393202289375199",
"inReplyToAtomUri": "https://toot.cafe/users/baldur/statuses/101393187431664588",
"conversation": "tag:toot.cafe,2019-01-10:objectId=7389487:objectType=Conversation",
"content": "<p>One of my favourite museums, ever, is the Fashion Museum in Bath. It is amazing and it hammers home just how strong the interplay between technology, science, and art is in the fashion industry.</p><p>And considering the importance that fashion has played in social equality (just look at the history of women's clothes for many many examples) comparing software development to fashion _elevates_ software to a position it might not even deserve.</p>",
"contentMap": {
"en": "<p>One of my favourite museums, ever, is the Fashion Museum in Bath. It is amazing and it hammers home just how strong the interplay between technology, science, and art is in the fashion industry.</p><p>And considering the importance that fashion has played in social equality (just look at the history of women's clothes for many many examples) comparing software development to fashion _elevates_ software to a position it might not even deserve.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://toot.cafe/users/baldur/statuses/101393202289375199/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://toot.cafe/users/baldur/statuses/101393202289375199/replies?min_id=101393209638726282&page=true",
"partOf": "https://toot.cafe/users/baldur/statuses/101393202289375199/replies",
"items": [
"https://toot.cafe/users/baldur/statuses/101393209638726282"
]
}
},
"likes": {
"id": "https://toot.cafe/users/baldur/statuses/101393202289375199/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://toot.cafe/users/baldur/statuses/101393202289375199/shares",
"type": "Collection",
"totalItems": 0
}
}
]
}
}