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://masto.ai/users/Kim/statuses/109323803660711150/activity",
"type": "Create",
"actor": "https://masto.ai/users/Kim",
"published": "2022-11-11T06:40:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/Kim/followers",
"https://meow.social/users/kwajalinda"
],
"object": {
"id": "https://masto.ai/users/Kim/statuses/109323803660711150",
"type": "Note",
"summary": null,
"inReplyTo": "https://meow.social/users/kwajalinda/statuses/109322564435721567",
"published": "2022-11-11T06:40:59Z",
"url": "https://masto.ai/@Kim/109323803660711150",
"attributedTo": "https://masto.ai/users/Kim",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.ai/users/Kim/followers",
"https://meow.social/users/kwajalinda"
],
"sensitive": false,
"atomUri": "https://masto.ai/users/Kim/statuses/109323803660711150",
"inReplyToAtomUri": "https://meow.social/users/kwajalinda/statuses/109322564435721567",
"conversation": "tag:masto.ai,2022-11-11:objectId=680139:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://meow.social/@kwajalinda\" class=\"u-url mention\">@<span>kwajalinda</span></a></span> Linda! That day was so fun.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://meow.social/@kwajalinda\" class=\"u-url mention\">@<span>kwajalinda</span></a></span> Linda! That day was so fun.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://meow.social/users/kwajalinda",
"name": "@kwajalinda@meow.social"
}
],
"replies": {
"id": "https://masto.ai/users/Kim/statuses/109323803660711150/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.ai/users/Kim/statuses/109323803660711150/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.ai/users/Kim/statuses/109323803660711150/replies",
"items": []
}
}
}
}