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/yyp/statuses/107542972608177098",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2021-12-31T18:32:14Z",
"url": "https://fosstodon.org/@yyp/107542972608177098",
"attributedTo": "https://fosstodon.org/users/yyp",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/yyp/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/yyp/statuses/107542972608177098",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2021-12-31:objectId=41244413:objectType=Conversation",
"content": "<p>Welcome to the future, we have:</p><p>Minecraft 2.0 (Kotlin edition)<br />Python 4<br />Linux 95.0.1</p><p>(happy 2022, by the way!)</p>",
"contentMap": {
"en": "<p>Welcome to the future, we have:</p><p>Minecraft 2.0 (Kotlin edition)<br />Python 4<br />Linux 95.0.1</p><p>(happy 2022, by the way!)</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://fosstodon.org/users/yyp/statuses/107542972608177098/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/yyp/statuses/107542972608177098/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/yyp/statuses/107542972608177098/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/yyp/statuses/107542972608177098/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://fosstodon.org/users/yyp/statuses/107542972608177098/shares",
"type": "Collection",
"totalItems": 0
}
}