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",
"Hashtag": "as:Hashtag",
"Emoji": "toot:Emoji",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
}
}
],
"id": "https://fosstodon.org/users/janet/statuses/111223564960983226",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-12T18:55:16Z",
"url": "https://fosstodon.org/@janet/111223564960983226",
"attributedTo": "https://fosstodon.org/users/janet",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/janet/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/janet/statuses/111223564960983226",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-10-12:objectId=151945505:objectType=Conversation",
"content": "<p>When your <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> build times get slower after adding some procedural macros: </p><p>We call that the syn tax :ferris:</p>",
"contentMap": {
"en": "<p>When your <a href=\"https://fosstodon.org/tags/Rust\" class=\"mention hashtag\" rel=\"tag\">#<span>Rust</span></a> build times get slower after adding some procedural macros: </p><p>We call that the syn tax :ferris:</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rust",
"name": "#rust"
},
{
"id": "https://fosstodon.org/emojis/749814",
"type": "Emoji",
"name": ":ferris:",
"updated": "2022-09-27T16:38:03Z",
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://cdn.fosstodon.org/custom_emojis/images/000/749/814/original/90a05dd500f6a0a4.png"
}
}
],
"replies": {
"id": "https://fosstodon.org/users/janet/statuses/111223564960983226/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/janet/statuses/111223564960983226/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/janet/statuses/111223564960983226/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/janet/statuses/111223564960983226/likes",
"type": "Collection",
"totalItems": 276
},
"shares": {
"id": "https://fosstodon.org/users/janet/statuses/111223564960983226/shares",
"type": "Collection",
"totalItems": 133
}
}