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/kzimmermann/statuses/111703346061208412",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-05T12:29:55Z",
"url": "https://fosstodon.org/@kzimmermann/111703346061208412",
"attributedTo": "https://fosstodon.org/users/kzimmermann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kzimmermann/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kzimmermann/statuses/111703346061208412",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-01-05:objectId=174143438:objectType=Conversation",
"content": "<p>First instance of "I use <a href=\"https://fosstodon.org/tags/Arch\" class=\"mention hashtag\" rel=\"tag\">#<span>Arch</span></a> btw" in recorded history 😄. Seen in <a href=\"https://fosstodon.org/tags/Milano\" class=\"mention hashtag\" rel=\"tag\">#<span>Milano</span></a>, Italy</p>",
"contentMap": {
"en": "<p>First instance of "I use <a href=\"https://fosstodon.org/tags/Arch\" class=\"mention hashtag\" rel=\"tag\">#<span>Arch</span></a> btw" in recorded history 😄. Seen in <a href=\"https://fosstodon.org/tags/Milano\" class=\"mention hashtag\" rel=\"tag\">#<span>Milano</span></a>, Italy</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://cdn.fosstodon.org/media_attachments/files/111/703/345/978/500/633/original/cbc7b7c51b5d6609.jpg",
"name": null,
"blurhash": "UPLWa{Af~p%h$|IA4nIU%gR,RPxY-;t7oJt7",
"width": 2832,
"height": 1592
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/arch",
"name": "#arch"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/milano",
"name": "#milano"
}
],
"replies": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/111703346061208412/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kzimmermann/statuses/111703346061208412/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/kzimmermann/statuses/111703346061208412/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/111703346061208412/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/kzimmermann/statuses/111703346061208412/shares",
"type": "Collection",
"totalItems": 2
}
}