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://chaos.social/users/davedarko/statuses/113327840391127874",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-18T10:00:11Z",
"url": "https://chaos.social/@davedarko/113327840391127874",
"attributedTo": "https://chaos.social/users/davedarko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/davedarko/followers",
"https://fosstodon.org/users/sad_electronics",
"https://aisler.social/users/aislerhq"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/davedarko/statuses/113327840391127874",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2024-10-18:objectId=216242250:objectType=Conversation",
"content": "<p>Since <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@sad_electronics\" class=\"u-url mention\">@<span>sad_electronics</span></a></span> likes to spot <span class=\"h-card\" translate=\"no\"><a href=\"https://aisler.social/@aislerhq\" class=\"u-url mention\">@<span>aislerhq</span></a></span> boards, I'm trying to make it easy then :D</p><p>Made a little RTC to simple add-on adapter, so I might end up with a physical schedule for <a href=\"https://chaos.social/tags/supercon\" class=\"mention hashtag\" rel=\"tag\">#<span>supercon</span></a> </p><p><a href=\"https://hackaday.io/project/198229-the-schedule-sao\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hackaday.io/project/198229-the</span><span class=\"invisible\">-schedule-sao</span></a></p>",
"contentMap": {
"en": "<p>Since <span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@sad_electronics\" class=\"u-url mention\">@<span>sad_electronics</span></a></span> likes to spot <span class=\"h-card\" translate=\"no\"><a href=\"https://aisler.social/@aislerhq\" class=\"u-url mention\">@<span>aislerhq</span></a></span> boards, I'm trying to make it easy then :D</p><p>Made a little RTC to simple add-on adapter, so I might end up with a physical schedule for <a href=\"https://chaos.social/tags/supercon\" class=\"mention hashtag\" rel=\"tag\">#<span>supercon</span></a> </p><p><a href=\"https://hackaday.io/project/198229-the-schedule-sao\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">hackaday.io/project/198229-the</span><span class=\"invisible\">-schedule-sao</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/sad_electronics",
"name": "@sad_electronics@fosstodon.org"
},
{
"type": "Mention",
"href": "https://aisler.social/users/aislerhq",
"name": "@aislerhq@aisler.social"
},
{
"type": "Hashtag",
"href": "https://chaos.social/tags/supercon",
"name": "#supercon"
}
],
"replies": {
"id": "https://chaos.social/users/davedarko/statuses/113327840391127874/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/davedarko/statuses/113327840391127874/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/davedarko/statuses/113327840391127874/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/davedarko/statuses/113327840391127874/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://chaos.social/users/davedarko/statuses/113327840391127874/shares",
"type": "Collection",
"totalItems": 1
}
}