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/tamme/statuses/113236725008337896",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-02T07:48:21Z",
"url": "https://fosstodon.org/@tamme/113236725008337896",
"attributedTo": "https://fosstodon.org/users/tamme",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/tamme/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/tamme/statuses/113236725008337896",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-10-02:objectId=247524318:objectType=Conversation",
"content": "<p>Since I usually have a hard time starting conversations at conferences here is my EuroRust 2024 conversation seeking profile:</p><p>Things I'd love to learn more about:<br />* Testing distributed systems<br />* Wants and Needs of newcomers to embedded Rust<br />* Creative/Art usage of electronics<br />* Teaching things</p><p>Things I know about:<br />* Embedded Rust<br />* Teaching Rust<br />* Building async runtimes<br />* Computer Vision<br />* Electronics<br />* Photography </p><p><a href=\"https://fosstodon.org/tags/EuroRust\" class=\"mention hashtag\" rel=\"tag\">#<span>EuroRust</span></a> <a href=\"https://fosstodon.org/tags/RustLang\" class=\"mention hashtag\" rel=\"tag\">#<span>RustLang</span></a> <a href=\"https://fosstodon.org/tags/Embedded\" class=\"mention hashtag\" rel=\"tag\">#<span>Embedded</span></a> <a href=\"https://fosstodon.org/tags/Vienna\" class=\"mention hashtag\" rel=\"tag\">#<span>Vienna</span></a></p><p>1/2</p>",
"contentMap": {
"en": "<p>Since I usually have a hard time starting conversations at conferences here is my EuroRust 2024 conversation seeking profile:</p><p>Things I'd love to learn more about:<br />* Testing distributed systems<br />* Wants and Needs of newcomers to embedded Rust<br />* Creative/Art usage of electronics<br />* Teaching things</p><p>Things I know about:<br />* Embedded Rust<br />* Teaching Rust<br />* Building async runtimes<br />* Computer Vision<br />* Electronics<br />* Photography </p><p><a href=\"https://fosstodon.org/tags/EuroRust\" class=\"mention hashtag\" rel=\"tag\">#<span>EuroRust</span></a> <a href=\"https://fosstodon.org/tags/RustLang\" class=\"mention hashtag\" rel=\"tag\">#<span>RustLang</span></a> <a href=\"https://fosstodon.org/tags/Embedded\" class=\"mention hashtag\" rel=\"tag\">#<span>Embedded</span></a> <a href=\"https://fosstodon.org/tags/Vienna\" class=\"mention hashtag\" rel=\"tag\">#<span>Vienna</span></a></p><p>1/2</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/EuroRust",
"name": "#EuroRust"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/rustlang",
"name": "#rustlang"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/embedded",
"name": "#embedded"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/vienna",
"name": "#vienna"
}
],
"replies": {
"id": "https://fosstodon.org/users/tamme/statuses/113236725008337896/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/tamme/statuses/113236725008337896/replies?min_id=113236737527065492&page=true",
"partOf": "https://fosstodon.org/users/tamme/statuses/113236725008337896/replies",
"items": [
"https://fosstodon.org/users/tamme/statuses/113236737527065492"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/tamme/statuses/113236725008337896/likes",
"type": "Collection",
"totalItems": 10
},
"shares": {
"id": "https://fosstodon.org/users/tamme/statuses/113236725008337896/shares",
"type": "Collection",
"totalItems": 6
}
}