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://social.data.coop/users/jpkolsen/statuses/113421142803689752",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-03T21:28:13Z",
"url": "https://social.data.coop/@jpkolsen/113421142803689752",
"attributedTo": "https://social.data.coop/users/jpkolsen",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.data.coop/users/jpkolsen/followers"
],
"sensitive": false,
"atomUri": "https://social.data.coop/users/jpkolsen/statuses/113421142803689752",
"inReplyToAtomUri": null,
"conversation": "tag:social.data.coop,2024-11-03:objectId=7291542:objectType=Conversation",
"content": "<p>New server, new <a href=\"https://social.data.coop/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>: I am a biochemist turned software (i.e. python) developer working in the intersection between bioindustrial research and software/data engineering. I read and boost a lot, post a lot less, but when I do post it's mostly in danish and mostly about politics</p>",
"contentMap": {
"en": "<p>New server, new <a href=\"https://social.data.coop/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>: I am a biochemist turned software (i.e. python) developer working in the intersection between bioindustrial research and software/data engineering. I read and boost a lot, post a lot less, but when I do post it's mostly in danish and mostly about politics</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.data.coop/tags/introduction",
"name": "#introduction"
}
],
"replies": {
"id": "https://social.data.coop/users/jpkolsen/statuses/113421142803689752/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.data.coop/users/jpkolsen/statuses/113421142803689752/replies?only_other_accounts=true&page=true",
"partOf": "https://social.data.coop/users/jpkolsen/statuses/113421142803689752/replies",
"items": []
}
}
}