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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://fosstodon.org/users/lawik/statuses/113310569307594612",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-15T08:47:55Z",
"url": "https://fosstodon.org/@lawik/113310569307594612",
"attributedTo": "https://fosstodon.org/users/lawik",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/lawik/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/lawik/statuses/113310569307594612",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-15:objectId=251337842:objectType=Conversation",
"content": "<p>Going on in a bit. <a href=\"https://fosstodon.org/tags/codebeam\" class=\"mention hashtag\" rel=\"tag\">#<span>codebeam</span></a> <a href=\"https://fosstodon.org/tags/nerves\" class=\"mention hashtag\" rel=\"tag\">#<span>nerves</span></a> <a href=\"https://fosstodon.org/tags/elixir\" class=\"mention hashtag\" rel=\"tag\">#<span>elixir</span></a></p>",
"contentMap": {
"en": "<p>Going on in a bit. <a href=\"https://fosstodon.org/tags/codebeam\" class=\"mention hashtag\" rel=\"tag\">#<span>codebeam</span></a> <a href=\"https://fosstodon.org/tags/nerves\" class=\"mention hashtag\" rel=\"tag\">#<span>nerves</span></a> <a href=\"https://fosstodon.org/tags/elixir\" class=\"mention hashtag\" rel=\"tag\">#<span>elixir</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/113/310/569/136/266/334/original/3a48146218da67b4.jpeg",
"name": null,
"blurhash": "UBD+#n^+9Z~q0KoaD$RPS%M{?FD*a~xvM{t6",
"width": 2000,
"height": 1500
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/CodeBeam",
"name": "#CodeBeam"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/nerves",
"name": "#nerves"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/elixir",
"name": "#elixir"
}
],
"replies": {
"id": "https://fosstodon.org/users/lawik/statuses/113310569307594612/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/lawik/statuses/113310569307594612/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/lawik/statuses/113310569307594612/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/lawik/statuses/113310569307594612/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/lawik/statuses/113310569307594612/shares",
"type": "Collection",
"totalItems": 0
}
}