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://digipres.club/users/petrichor/statuses/113532291551831420",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-23T12:34:48Z",
"url": "https://digipres.club/@petrichor/113532291551831420",
"attributedTo": "https://digipres.club/users/petrichor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://digipres.club/users/petrichor/followers"
],
"sensitive": false,
"atomUri": "https://digipres.club/users/petrichor/statuses/113532291551831420",
"inReplyToAtomUri": null,
"conversation": "tag:digipres.club,2024-11-23:objectId=35234044:objectType=Conversation",
"localOnly": false,
"content": "<p>Thinking about writing a course/tutorial (mainly targeting <a href=\"https://digipres.club/tags/GLAM\" class=\"mention hashtag\" rel=\"tag\">#<span>GLAM</span></a> folks) on using <a href=\"https://digipres.club/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> within <a href=\"https://digipres.club/tags/OpenRefine\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenRefine</span></a>, as a way for people to start developing programming skills in an environment they are already familiar with so the step up to using Python on its own becomes lower.</p><p>Who would be interested in that? What would you like to get from it?</p><p>Not massive amounts of energy at the moment so thinking of writing it as a self-study tutorial website in the first instance: does that appeal?</p>",
"contentMap": {
"en": "<p>Thinking about writing a course/tutorial (mainly targeting <a href=\"https://digipres.club/tags/GLAM\" class=\"mention hashtag\" rel=\"tag\">#<span>GLAM</span></a> folks) on using <a href=\"https://digipres.club/tags/Python\" class=\"mention hashtag\" rel=\"tag\">#<span>Python</span></a> within <a href=\"https://digipres.club/tags/OpenRefine\" class=\"mention hashtag\" rel=\"tag\">#<span>OpenRefine</span></a>, as a way for people to start developing programming skills in an environment they are already familiar with so the step up to using Python on its own becomes lower.</p><p>Who would be interested in that? What would you like to get from it?</p><p>Not massive amounts of energy at the moment so thinking of writing it as a self-study tutorial website in the first instance: does that appeal?</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://digipres.club/tags/glam",
"name": "#glam"
},
{
"type": "Hashtag",
"href": "https://digipres.club/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://digipres.club/tags/openrefine",
"name": "#openrefine"
}
],
"replies": {
"id": "https://digipres.club/users/petrichor/statuses/113532291551831420/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://digipres.club/users/petrichor/statuses/113532291551831420/replies?only_other_accounts=true&page=true",
"partOf": "https://digipres.club/users/petrichor/statuses/113532291551831420/replies",
"items": []
}
}
}