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://fosstodon.org/users/verzulli/statuses/109491863244905610",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/omenos/statuses/109490716433827677",
"published": "2022-12-10T23:00:45Z",
"url": "https://fosstodon.org/@verzulli/109491863244905610",
"attributedTo": "https://fosstodon.org/users/verzulli",
"to": [
"https://fosstodon.org/users/verzulli/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://fosstodon.org/users/omenos"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/verzulli/statuses/109491863244905610",
"inReplyToAtomUri": "https://fosstodon.org/users/omenos/statuses/109490716433827677",
"conversation": "tag:fosstodon.org,2022-12-10:objectId=67873129:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@omenos\" class=\"u-url mention\">@<span>omenos</span></a></span> : just done DAY_1/Part_Two. A simple patch of the solution implemented for Part_One has been enough so... a full-rewrite has not been required. Anyway, I confirm that P2 is definitely "trickier" than P1 (actually, I discovered a bug, in P1, thanks to P2)</p><p>Feel free to give a look to the "git diff", here:<br /><a href=\"https://gitlab.com/verzulli/advent-of-code-2022/-/commit/874b63c51fa4c9aecd1e161c2e3df6e306f16425\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.com/verzulli/advent-of-</span><span class=\"invisible\">code-2022/-/commit/874b63c51fa4c9aecd1e161c2e3df6e306f16425</span></a></p><p>As a side note, this AoC-thing, is getting reeealy time-consuming 😉 </p><p><a href=\"https://fosstodon.org/tags/AoC2022\" class=\"mention hashtag\" rel=\"tag\">#<span>AoC2022</span></a> <a href=\"https://fosstodon.org/tags/perl\" class=\"mention hashtag\" rel=\"tag\">#<span>perl</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@omenos\" class=\"u-url mention\">@<span>omenos</span></a></span> : just done DAY_1/Part_Two. A simple patch of the solution implemented for Part_One has been enough so... a full-rewrite has not been required. Anyway, I confirm that P2 is definitely "trickier" than P1 (actually, I discovered a bug, in P1, thanks to P2)</p><p>Feel free to give a look to the "git diff", here:<br /><a href=\"https://gitlab.com/verzulli/advent-of-code-2022/-/commit/874b63c51fa4c9aecd1e161c2e3df6e306f16425\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">gitlab.com/verzulli/advent-of-</span><span class=\"invisible\">code-2022/-/commit/874b63c51fa4c9aecd1e161c2e3df6e306f16425</span></a></p><p>As a side note, this AoC-thing, is getting reeealy time-consuming 😉 </p><p><a href=\"https://fosstodon.org/tags/AoC2022\" class=\"mention hashtag\" rel=\"tag\">#<span>AoC2022</span></a> <a href=\"https://fosstodon.org/tags/perl\" class=\"mention hashtag\" rel=\"tag\">#<span>perl</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/omenos",
"name": "@omenos"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/AoC2022",
"name": "#AoC2022"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/perl",
"name": "#perl"
}
],
"replies": {
"id": "https://fosstodon.org/users/verzulli/statuses/109491863244905610/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/verzulli/statuses/109491863244905610/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/verzulli/statuses/109491863244905610/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/verzulli/statuses/109491863244905610/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://fosstodon.org/users/verzulli/statuses/109491863244905610/shares",
"type": "Collection",
"totalItems": 0
}
}