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://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-15T06:50:52Z",
"url": "https://mathstodon.xyz/@Jose_A_Alonso/109346491780715880",
"attributedTo": "https://mathstodon.xyz/users/Jose_A_Alonso",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/Jose_A_Alonso/followers"
],
"sensitive": false,
"atomUri": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880",
"inReplyToAtomUri": null,
"conversation": "tag:mathstodon.xyz,2022-11-15:objectId=29391844:objectType=Conversation",
"content": "<p><a href=\"https://mathstodon.xyz/tags/Exercitium\" class=\"mention hashtag\" rel=\"tag\">#<span>Exercitium</span></a>: Segmentos cuyos elementos cumplen una propiedad. <a href=\"https://www.glc.us.es/~jalonso/exercitium/15-nov-22\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">glc.us.es/~jalonso/exercitium/</span><span class=\"invisible\">15-nov-22</span></a> <a href=\"https://mathstodon.xyz/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a> <a href=\"https://mathstodon.xyz/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mathstodon.xyz/tags/Matem%C3%A1ticas\" class=\"mention hashtag\" rel=\"tag\">#<span>Matemáticas</span></a></p>",
"contentMap": {
"es": "<p><a href=\"https://mathstodon.xyz/tags/Exercitium\" class=\"mention hashtag\" rel=\"tag\">#<span>Exercitium</span></a>: Segmentos cuyos elementos cumplen una propiedad. <a href=\"https://www.glc.us.es/~jalonso/exercitium/15-nov-22\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">glc.us.es/~jalonso/exercitium/</span><span class=\"invisible\">15-nov-22</span></a> <a href=\"https://mathstodon.xyz/tags/Haskell\" class=\"mention hashtag\" rel=\"tag\">#<span>Haskell</span></a> <a href=\"https://mathstodon.xyz/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> <a href=\"https://mathstodon.xyz/tags/Matem%C3%A1ticas\" class=\"mention hashtag\" rel=\"tag\">#<span>Matemáticas</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/matem%C3%A1ticas",
"name": "#matemáticas"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/haskell",
"name": "#haskell"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/Exercitium",
"name": "#Exercitium"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mathstodon.xyz/users/Jose_A_Alonso/statuses/109346491780715880/shares",
"type": "Collection",
"totalItems": 0
}
}