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://mamot.fr/users/1HommeAzerty/statuses/113503579518575293",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-18T10:52:57Z",
"url": "https://mamot.fr/@1HommeAzerty/113503579518575293",
"attributedTo": "https://mamot.fr/users/1HommeAzerty",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mamot.fr/users/1HommeAzerty/followers"
],
"sensitive": false,
"atomUri": "https://mamot.fr/users/1HommeAzerty/statuses/113503579518575293",
"inReplyToAtomUri": null,
"conversation": "tag:mamot.fr,2024-11-18:objectId=185419238:objectType=Conversation",
"content": "<p>`uv pip install pip` is a command I really use... 🤷 <a href=\"https://mamot.fr/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a></p>",
"contentMap": {
"fr": "<p>`uv pip install pip` is a command I really use... 🤷 <a href=\"https://mamot.fr/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mamot.fr/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://mamot.fr/users/1HommeAzerty/statuses/113503579518575293/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mamot.fr/users/1HommeAzerty/statuses/113503579518575293/replies?only_other_accounts=true&page=true",
"partOf": "https://mamot.fr/users/1HommeAzerty/statuses/113503579518575293/replies",
"items": []
}
},
"likes": {
"id": "https://mamot.fr/users/1HommeAzerty/statuses/113503579518575293/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://mamot.fr/users/1HommeAzerty/statuses/113503579518575293/shares",
"type": "Collection",
"totalItems": 2
}
}