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/eurorust/statuses/113526729137329111",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-11-22T13:00:12Z",
"url": "https://fosstodon.org/@eurorust/113526729137329111",
"attributedTo": "https://fosstodon.org/users/eurorust",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/eurorust/followers",
"https://infosec.exchange/users/trailofbits"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/eurorust/statuses/113526729137329111",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-11-22:objectId=263277385:objectType=Conversation",
"content": "<p>How about custom linting for your Rust projects? Samuel Moelius from <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@trailofbits\" class=\"u-url mention\">@<span>trailofbits</span></a></span> introduces Dylint, a flexible tool that lets you define and run your own Rust lints as dynamic libraries. Perfect for creating personalized lint collections to boost code quality!</p><p>Watch now ➡️ <a href=\"https://youtu.be/MjlPUA7sAmA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/MjlPUA7sAmA</span><span class=\"invisible\"></span></a> </p><p><a href=\"https://fosstodon.org/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://fosstodon.org/tags/eurorust24\" class=\"mention hashtag\" rel=\"tag\">#<span>eurorust24</span></a></p>",
"contentMap": {
"en": "<p>How about custom linting for your Rust projects? Samuel Moelius from <span class=\"h-card\" translate=\"no\"><a href=\"https://infosec.exchange/@trailofbits\" class=\"u-url mention\">@<span>trailofbits</span></a></span> introduces Dylint, a flexible tool that lets you define and run your own Rust lints as dynamic libraries. Perfect for creating personalized lint collections to boost code quality!</p><p>Watch now ➡️ <a href=\"https://youtu.be/MjlPUA7sAmA\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">youtu.be/MjlPUA7sAmA</span><span class=\"invisible\"></span></a> </p><p><a href=\"https://fosstodon.org/tags/rustlang\" class=\"mention hashtag\" rel=\"tag\">#<span>rustlang</span></a> <a href=\"https://fosstodon.org/tags/eurorust24\" class=\"mention hashtag\" rel=\"tag\">#<span>eurorust24</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://infosec.exchange/users/trailofbits",
"name": "@trailofbits@infosec.exchange"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/eurorust24",
"name": "#eurorust24"
}
],
"replies": {
"id": "https://fosstodon.org/users/eurorust/statuses/113526729137329111/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/eurorust/statuses/113526729137329111/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/eurorust/statuses/113526729137329111/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/eurorust/statuses/113526729137329111/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/eurorust/statuses/113526729137329111/shares",
"type": "Collection",
"totalItems": 2
}
}