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"
}
],
"id": "https://fosstodon.org/users/mo8it/statuses/113091147888353648",
"type": "Note",
"summary": null,
"inReplyTo": "https://ohai.social/users/mgeisler/statuses/113090985388178318",
"published": "2024-09-06T14:46:10Z",
"url": "https://fosstodon.org/@mo8it/113091147888353648",
"attributedTo": "https://fosstodon.org/users/mo8it",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/mo8it/followers",
"https://ohai.social/users/mgeisler",
"https://hachyderm.io/users/rustconf"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/mo8it/statuses/113091147888353648",
"inReplyToAtomUri": "https://ohai.social/users/mgeisler/statuses/113090985388178318",
"conversation": "tag:ohai.social,2024-09-06:objectId=180980355:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ohai.social/@mgeisler\" class=\"u-url mention\">@<span>mgeisler</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@rustconf\" class=\"u-url mention\">@<span>rustconf</span></a></span> Awesome 🤗</p><p>I offered the course for the third time last week. My students and I really appreciate Comprehensive Rust :D</p><p>BTW, I am the Rustlings maintainer now. You wanted to think about using Rustlings in Comprehensive Rust instead of the exercises that you provide. If you want to have something implemented in Rustlings, let me know :D</p><p>You might also be interested in the new support for third-party exercises:<br /><a href=\"https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/rust-lang/rustlings</span><span class=\"invisible\">/blob/main/THIRD_PARTY_EXERCISES.md</span></a></p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://ohai.social/@mgeisler\" class=\"u-url mention\">@<span>mgeisler</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://hachyderm.io/@rustconf\" class=\"u-url mention\">@<span>rustconf</span></a></span> Awesome 🤗</p><p>I offered the course for the third time last week. My students and I really appreciate Comprehensive Rust :D</p><p>BTW, I am the Rustlings maintainer now. You wanted to think about using Rustlings in Comprehensive Rust instead of the exercises that you provide. If you want to have something implemented in Rustlings, let me know :D</p><p>You might also be interested in the new support for third-party exercises:<br /><a href=\"https://github.com/rust-lang/rustlings/blob/main/THIRD_PARTY_EXERCISES.md\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/rust-lang/rustlings</span><span class=\"invisible\">/blob/main/THIRD_PARTY_EXERCISES.md</span></a></p>"
},
"updated": "2024-09-06T14:46:45Z",
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://ohai.social/users/mgeisler",
"name": "@mgeisler@ohai.social"
},
{
"type": "Mention",
"href": "https://hachyderm.io/users/rustconf",
"name": "@rustconf@hachyderm.io"
}
],
"replies": {
"id": "https://fosstodon.org/users/mo8it/statuses/113091147888353648/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/mo8it/statuses/113091147888353648/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/mo8it/statuses/113091147888353648/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/mo8it/statuses/113091147888353648/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/mo8it/statuses/113091147888353648/shares",
"type": "Collection",
"totalItems": 0
}
}