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://mastodon.social/users/python_malaga/statuses/113499874781861273",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-17T19:10:47Z",
"url": "https://mastodon.social/@python_malaga/113499874781861273",
"attributedTo": "https://mastodon.social/users/python_malaga",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/python_malaga/followers",
"https://masto.es/users/python_es"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/python_malaga/statuses/113499874781861273",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2024-11-17:objectId=850569580:objectType=Conversation",
"content": "<p>¡¡La PyConES ( <span class=\"h-card\" translate=\"no\"><a href=\"https://masto.es/@python_es\" class=\"u-url mention\">@<span>python_es</span></a></span> ) 2025 se va a Sevilla!! 🎉 Felicidades al increíble equipo de Python Sevilla por la propuesta👏 ¡Y todo nuestro apoyo desde Python Málaga!</p><p>¡Nos vemos en octubre del año que viene! 👋</p>",
"contentMap": {
"en": "<p>¡¡La PyConES ( <span class=\"h-card\" translate=\"no\"><a href=\"https://masto.es/@python_es\" class=\"u-url mention\">@<span>python_es</span></a></span> ) 2025 se va a Sevilla!! 🎉 Felicidades al increíble equipo de Python Sevilla por la propuesta👏 ¡Y todo nuestro apoyo desde Python Málaga!</p><p>¡Nos vemos en octubre del año que viene! 👋</p>"
},
"updated": "2024-11-17T19:10:57Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://masto.es/users/python_es",
"name": "@python_es@masto.es"
}
],
"replies": {
"id": "https://mastodon.social/users/python_malaga/statuses/113499874781861273/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/python_malaga/statuses/113499874781861273/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/python_malaga/statuses/113499874781861273/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/python_malaga/statuses/113499874781861273/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/python_malaga/statuses/113499874781861273/shares",
"type": "Collection",
"totalItems": 1
}
}