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.pepicrft.me/users/pedro/statuses/113477264280876162",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-13T19:20:39Z",
"url": "https://mastodon.pepicrft.me/@pedro/113477264280876162",
"attributedTo": "https://mastodon.pepicrft.me/users/pedro",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.pepicrft.me/users/pedro/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.pepicrft.me/users/pedro/statuses/113477264280876162",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.pepicrft.me,2024-11-13:objectId=831806:objectType=Conversation",
"content": "<p>I’ve been working on adjusting my mental tendency of keeping work streams in memory, and the mental peace is indescribable. When I’m done with something, I put it in a queue of things that someone else needs to review, and then pick the next thing in the list. <a href=\"https://mastodon.pepicrft.me/tags/mentalhealth\" class=\"mention hashtag\" rel=\"tag\">#<span>mentalhealth</span></a></p>",
"contentMap": {
"de": "<p>I’ve been working on adjusting my mental tendency of keeping work streams in memory, and the mental peace is indescribable. When I’m done with something, I put it in a queue of things that someone else needs to review, and then pick the next thing in the list. <a href=\"https://mastodon.pepicrft.me/tags/mentalhealth\" class=\"mention hashtag\" rel=\"tag\">#<span>mentalhealth</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.pepicrft.me/tags/mentalhealth",
"name": "#mentalhealth"
}
],
"replies": {
"id": "https://mastodon.pepicrft.me/users/pedro/statuses/113477264280876162/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.pepicrft.me/users/pedro/statuses/113477264280876162/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.pepicrft.me/users/pedro/statuses/113477264280876162/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.pepicrft.me/users/pedro/statuses/113477264280876162/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.pepicrft.me/users/pedro/statuses/113477264280876162/shares",
"type": "Collection",
"totalItems": 2
}
}