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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/sibin/statuses/109325562193410226",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-11T14:08:12Z",
"url": "https://mastodon.social/@sibin/109325562193410226",
"attributedTo": "https://mastodon.social/users/sibin",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/sibin/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/sibin/statuses/109325562193410226",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-11:objectId=329973445:objectType=Conversation",
"content": "<p>I’m teaching a course on “secure autonomous systems” and we were discussing this paper on how to attack instrument landing systems in modern aircraft. Turns out one student was an expert in avionics systems, another in radio and radar systems, while a third had expertise in building actual embedded radios!</p><p>It led to an organic discussion that involved the whole class. I ended up learning a lot myself!</p><p>Reason # 7394729 why I love what I do.</p><p><a href=\"https://mastodon.social/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://mastodon.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://mastodon.social/tags/AutonomousSystems\" class=\"mention hashtag\" rel=\"tag\">#<span>AutonomousSystems</span></a></p>",
"contentMap": {
"en": "<p>I’m teaching a course on “secure autonomous systems” and we were discussing this paper on how to attack instrument landing systems in modern aircraft. Turns out one student was an expert in avionics systems, another in radio and radar systems, while a third had expertise in building actual embedded radios!</p><p>It led to an organic discussion that involved the whole class. I ended up learning a lot myself!</p><p>Reason # 7394729 why I love what I do.</p><p><a href=\"https://mastodon.social/tags/teaching\" class=\"mention hashtag\" rel=\"tag\">#<span>teaching</span></a> <a href=\"https://mastodon.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> <a href=\"https://mastodon.social/tags/AutonomousSystems\" class=\"mention hashtag\" rel=\"tag\">#<span>AutonomousSystems</span></a></p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/jpeg",
"url": "https://files.mastodon.social/media_attachments/files/109/325/559/475/316/749/original/926ceb18a9e5952d.jpg",
"name": "Wireless Attacks on Aircraft Instrument Landing Systems\nHarshad Sathaye, Domien Schepers, Aanjhan Ranganathan, and Guevara Noubir Khoury College of Computer Sciences Northeastern University, Boston, MA, USA",
"blurhash": "U6SigQof~qj[-;j[IUay~qayRjj[xuWBt7j[",
"width": 1536,
"height": 455
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/teaching",
"name": "#teaching"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/autonomoussystems",
"name": "#autonomoussystems"
}
],
"replies": {
"id": "https://mastodon.social/users/sibin/statuses/109325562193410226/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/sibin/statuses/109325562193410226/replies?min_id=109325564156839959&page=true",
"partOf": "https://mastodon.social/users/sibin/statuses/109325562193410226/replies",
"items": [
"https://mastodon.social/users/sibin/statuses/109325564156839959"
]
}
},
"likes": {
"id": "https://mastodon.social/users/sibin/statuses/109325562193410226/likes",
"type": "Collection",
"totalItems": 15
},
"shares": {
"id": "https://mastodon.social/users/sibin/statuses/109325562193410226/shares",
"type": "Collection",
"totalItems": 2
}
}