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://social.bitfolk.com/users/grifferz/statuses/113532919113770925/replies?page=true",
"type": "CollectionPage",
"next": "https://social.bitfolk.com/users/grifferz/statuses/113532919113770925/replies?only_other_accounts=true&page=true",
"partOf": "https://social.bitfolk.com/users/grifferz/statuses/113532919113770925/replies",
"items": [
{
"id": "https://social.bitfolk.com/users/grifferz/statuses/113532943920164625",
"type": "Note",
"summary": null,
"inReplyTo": "https://social.bitfolk.com/users/grifferz/statuses/113532919113770925",
"published": "2024-11-23T15:20:42Z",
"url": "https://social.bitfolk.com/@grifferz/113532943920164625",
"attributedTo": "https://social.bitfolk.com/users/grifferz",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://social.bitfolk.com/users/grifferz/followers"
],
"sensitive": false,
"atomUri": "https://social.bitfolk.com/users/grifferz/statuses/113532943920164625",
"inReplyToAtomUri": "https://social.bitfolk.com/users/grifferz/statuses/113532919113770925",
"conversation": "tag:social.bitfolk.com,2024-11-23:objectId=5161014:objectType=Conversation",
"content": "<p>This is not theoretical: e.g. Debian's 32-bit x86 baseline is i686-without-SSE2 but this will include the problematic instructions so to fix this would require the baseline for the whole operating system to change or else to special-case rust to target i586.</p><p>Arguably this because Debian is not enabling SSE2 on i686 but that is just to allow more hardware to work.</p><p><a href=\"https://lists.debian.org/msgid-search/d8b5003f-8543-47b3-84a5-ade34c831655@app.fastmail.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lists.debian.org/msgid-search/</span><span class=\"invisible\">d8b5003f-8543-47b3-84a5-ade34c831655@app.fastmail.com</span></a></p><p><a href=\"https://social.bitfolk.com/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a></p>",
"contentMap": {
"en": "<p>This is not theoretical: e.g. Debian's 32-bit x86 baseline is i686-without-SSE2 but this will include the problematic instructions so to fix this would require the baseline for the whole operating system to change or else to special-case rust to target i586.</p><p>Arguably this because Debian is not enabling SSE2 on i686 but that is just to allow more hardware to work.</p><p><a href=\"https://lists.debian.org/msgid-search/d8b5003f-8543-47b3-84a5-ade34c831655@app.fastmail.com\" target=\"_blank\" rel=\"nofollow noopener noreferrer\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">lists.debian.org/msgid-search/</span><span class=\"invisible\">d8b5003f-8543-47b3-84a5-ade34c831655@app.fastmail.com</span></a></p><p><a href=\"https://social.bitfolk.com/tags/Debian\" class=\"mention hashtag\" rel=\"tag\">#<span>Debian</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://social.bitfolk.com/tags/debian",
"name": "#debian"
}
],
"replies": {
"id": "https://social.bitfolk.com/users/grifferz/statuses/113532943920164625/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://social.bitfolk.com/users/grifferz/statuses/113532943920164625/replies?min_id=113532959045454897&page=true",
"partOf": "https://social.bitfolk.com/users/grifferz/statuses/113532943920164625/replies",
"items": [
"https://social.bitfolk.com/users/grifferz/statuses/113532959045454897"
]
}
}
}
]
}