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"
}
],
"id": "https://fosstodon.org/users/cameron/statuses/112910893829511266/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/cameron",
"published": "2024-08-05T18:45:11Z",
"to": [
"https://fosstodon.org/users/cameron/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/hund"
],
"object": {
"id": "https://fosstodon.org/users/cameron/statuses/112910893829511266",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-08-05T18:45:11Z",
"url": "https://fosstodon.org/@cameron/112910893829511266",
"attributedTo": "https://fosstodon.org/users/cameron",
"to": [
"https://fosstodon.org/users/cameron/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/hund"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/cameron/statuses/112910893829511266",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-08-05:objectId=231417731:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@hund\" class=\"u-url mention\">@<span>hund</span></a></span> <br />I'm using it to group the applications I'm using by topic. When I ctrl-tab to flip between apps it stays within that workspace.</p><p>For example, I have art web site updates in one work space, with the applicable browser and files, in another I have editor, terminal, browser and ftp for updating my own blog, in another I have my journal and a music program.</p><p>It makes it easier to focus on one project, but not have to close and reopen a bunch of windows each time.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@hund\" class=\"u-url mention\">@<span>hund</span></a></span> <br />I'm using it to group the applications I'm using by topic. When I ctrl-tab to flip between apps it stays within that workspace.</p><p>For example, I have art web site updates in one work space, with the applicable browser and files, in another I have editor, terminal, browser and ftp for updating my own blog, in another I have my journal and a music program.</p><p>It makes it easier to focus on one project, but not have to close and reopen a bunch of windows each time.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/hund",
"name": "@hund"
}
],
"replies": {
"id": "https://fosstodon.org/users/cameron/statuses/112910893829511266/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/cameron/statuses/112910893829511266/replies?min_id=112910903664465003&page=true",
"partOf": "https://fosstodon.org/users/cameron/statuses/112910893829511266/replies",
"items": [
"https://fosstodon.org/users/cameron/statuses/112910903664465003"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/cameron/statuses/112910893829511266/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/cameron/statuses/112910893829511266/shares",
"type": "Collection",
"totalItems": 0
}
}
}