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"
}
],
"id": "https://mastodon.mx/users/123leon/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://mastodon.mx/users/123leon/statuses/111242133397433408",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-10-16T01:37:28Z",
"url": "https://mastodon.mx/@123leon/111242133397433408",
"attributedTo": "https://mastodon.mx/users/123leon",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.mx/users/123leon/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.mx/users/123leon/statuses/111242133397433408",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.mx,2023-10-16:objectId=455978:objectType=Conversation",
"content": "<p>Después de un tiempo de estar en el fediverso y aprovechando que cambié de instancia, haré mi <a href=\"https://mastodon.mx/tags/presentacion\" class=\"mention hashtag\" rel=\"tag\">#<span>presentacion</span></a> <br />Me llamo Eduardo, me encanta el ciclismo 🚴🏻♂️, la historia, la programación, la tecnología y el software libre. 💻🕹️👾<br />También soy parrillero y aficionado a la masa madre. 🍕🥖 🍖</p>",
"contentMap": {
"es": "<p>Después de un tiempo de estar en el fediverso y aprovechando que cambié de instancia, haré mi <a href=\"https://mastodon.mx/tags/presentacion\" class=\"mention hashtag\" rel=\"tag\">#<span>presentacion</span></a> <br />Me llamo Eduardo, me encanta el ciclismo 🚴🏻♂️, la historia, la programación, la tecnología y el software libre. 💻🕹️👾<br />También soy parrillero y aficionado a la masa madre. 🍕🥖 🍖</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.mx/tags/presentacion",
"name": "#presentacion"
}
],
"replies": {
"id": "https://mastodon.mx/users/123leon/statuses/111242133397433408/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.mx/users/123leon/statuses/111242133397433408/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.mx/users/123leon/statuses/111242133397433408/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.mx/users/123leon/statuses/111242133397433408/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://mastodon.mx/users/123leon/statuses/111242133397433408/shares",
"type": "Collection",
"totalItems": 2
}
}
]
}