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/ikey/statuses/112206430659891637",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-04-03T08:50:56Z",
"url": "https://fosstodon.org/@ikey/112206430659891637",
"attributedTo": "https://fosstodon.org/users/ikey",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/ikey/followers",
"https://mastodon.online/users/thunderbird"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/ikey/statuses/112206430659891637",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-04-03:objectId=197827447:objectType=Conversation",
"content": "<p>Just a little something I've been working on in <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@thunderbird\" class=\"u-url mention\">@<span>thunderbird</span></a></span> lately..</p><p><a href=\"https://thunderbird.topicbox.com/groups/planning/Tc7b3ee8f284faad2/rust-some-notes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thunderbird.topicbox.com/group</span><span class=\"invisible\">s/planning/Tc7b3ee8f284faad2/rust-some-notes</span></a></p><p>Having enabled <a href=\"https://fosstodon.org/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> support, we're starting to explore ways to redefine our existing architecture while documenting the journey and shortcomings. </p><p>One way to do this is experimenting with a new markdown notes feature, separate from the bulk of the existing code.</p>",
"contentMap": {
"en": "<p>Just a little something I've been working on in <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.online/@thunderbird\" class=\"u-url mention\">@<span>thunderbird</span></a></span> lately..</p><p><a href=\"https://thunderbird.topicbox.com/groups/planning/Tc7b3ee8f284faad2/rust-some-notes\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thunderbird.topicbox.com/group</span><span class=\"invisible\">s/planning/Tc7b3ee8f284faad2/rust-some-notes</span></a></p><p>Having enabled <a href=\"https://fosstodon.org/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> support, we're starting to explore ways to redefine our existing architecture while documenting the journey and shortcomings. </p><p>One way to do this is experimenting with a new markdown notes feature, separate from the bulk of the existing code.</p>"
},
"updated": "2024-04-03T08:51:32Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.online/users/thunderbird",
"name": "@thunderbird@mastodon.online"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rustlang",
"name": "#rustlang"
}
],
"replies": {
"id": "https://fosstodon.org/users/ikey/statuses/112206430659891637/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/ikey/statuses/112206430659891637/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/ikey/statuses/112206430659891637/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/ikey/statuses/112206430659891637/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://fosstodon.org/users/ikey/statuses/112206430659891637/shares",
"type": "Collection",
"totalItems": 1
}
}