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://masto.es/users/unManuelP/statuses/114538847112721586",
"type": "Note",
"summary": null,
"inReplyTo": "https://fediscience.org/users/niboe/statuses/114459846843580914",
"published": "2025-05-20T06:55:07Z",
"url": "https://masto.es/@unManuelP/114538847112721586",
"attributedTo": "https://masto.es/users/unManuelP",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://masto.es/users/unManuelP/followers",
"https://fediscience.org/users/niboe"
],
"sensitive": false,
"atomUri": "https://masto.es/users/unManuelP/statuses/114538847112721586",
"inReplyToAtomUri": "https://fediscience.org/users/niboe/statuses/114459846843580914",
"conversation": "tag:fediscience.org,2025-05-06:objectId=110989195:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@niboe\" class=\"u-url mention\">@<span>niboe</span></a></span> <br />Yo, para manipular archivos <a href=\"https://masto.es/tags/PDF\" class=\"mention hashtag\" rel=\"tag\">#<span>PDF</span></a> en <a href=\"https://masto.es/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a>, uso pdftk. Es una aplicación de línea de comandos que está en los repositorios oficiales, y es muy liviana pero potente.</p><p>Su página de manual (ejecutando 'man pdftk') está bastante bien, con ejemplos ilustrativos sobre sus funcionalidades.</p>",
"contentMap": {
"es": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fediscience.org/@niboe\" class=\"u-url mention\">@<span>niboe</span></a></span> <br />Yo, para manipular archivos <a href=\"https://masto.es/tags/PDF\" class=\"mention hashtag\" rel=\"tag\">#<span>PDF</span></a> en <a href=\"https://masto.es/tags/Linux\" class=\"mention hashtag\" rel=\"tag\">#<span>Linux</span></a>, uso pdftk. Es una aplicación de línea de comandos que está en los repositorios oficiales, y es muy liviana pero potente.</p><p>Su página de manual (ejecutando 'man pdftk') está bastante bien, con ejemplos ilustrativos sobre sus funcionalidades.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fediscience.org/users/niboe",
"name": "@niboe@fediscience.org"
},
{
"type": "Hashtag",
"href": "https://masto.es/tags/pdf",
"name": "#pdf"
},
{
"type": "Hashtag",
"href": "https://masto.es/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://masto.es/users/unManuelP/statuses/114538847112721586/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://masto.es/users/unManuelP/statuses/114538847112721586/replies?only_other_accounts=true&page=true",
"partOf": "https://masto.es/users/unManuelP/statuses/114538847112721586/replies",
"items": []
}
},
"likes": {
"id": "https://masto.es/users/unManuelP/statuses/114538847112721586/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://masto.es/users/unManuelP/statuses/114538847112721586/shares",
"type": "Collection",
"totalItems": 0
}
}