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/abcdw/statuses/112757447833418907",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-07-09T16:21:51Z",
"url": "https://fosstodon.org/@abcdw/112757447833418907",
"attributedTo": "https://fosstodon.org/users/abcdw",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/abcdw/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/abcdw/statuses/112757447833418907",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2024-07-09:objectId=223835532:objectType=Conversation",
"content": "<p>I have a dilemma: I can buy a used thinkpad x13s ARM laptop for 400$.</p><p>Pros:<br />- Lightweight, fanless, energy efficient.<br />- Fresh and not falling appart like my current one :)<br />- Can explore and improve the state of Linux ecosystem for RISC architectures.<br />- Good price.</p><p>Cons:<br />- No proper sleep, no KVM, PipeWire problems.<br />- I'm not sure that I can use it as my primary work machine => will need to maintain and carry two laptops during my trips.<br />- Migration/setup costs.</p><p><a href=\"https://fosstodon.org/tags/arm\" class=\"mention hashtag\" rel=\"tag\">#<span>arm</span></a> <a href=\"https://fosstodon.org/tags/thinkpad\" class=\"mention hashtag\" rel=\"tag\">#<span>thinkpad</span></a> <a href=\"https://fosstodon.org/tags/aarch64\" class=\"mention hashtag\" rel=\"tag\">#<span>aarch64</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>",
"contentMap": {
"en": "<p>I have a dilemma: I can buy a used thinkpad x13s ARM laptop for 400$.</p><p>Pros:<br />- Lightweight, fanless, energy efficient.<br />- Fresh and not falling appart like my current one :)<br />- Can explore and improve the state of Linux ecosystem for RISC architectures.<br />- Good price.</p><p>Cons:<br />- No proper sleep, no KVM, PipeWire problems.<br />- I'm not sure that I can use it as my primary work machine => will need to maintain and carry two laptops during my trips.<br />- Migration/setup costs.</p><p><a href=\"https://fosstodon.org/tags/arm\" class=\"mention hashtag\" rel=\"tag\">#<span>arm</span></a> <a href=\"https://fosstodon.org/tags/thinkpad\" class=\"mention hashtag\" rel=\"tag\">#<span>thinkpad</span></a> <a href=\"https://fosstodon.org/tags/aarch64\" class=\"mention hashtag\" rel=\"tag\">#<span>aarch64</span></a> <a href=\"https://fosstodon.org/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/arm",
"name": "#arm"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/thinkpad",
"name": "#thinkpad"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/aarch64",
"name": "#aarch64"
},
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/linux",
"name": "#linux"
}
],
"replies": {
"id": "https://fosstodon.org/users/abcdw/statuses/112757447833418907/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/abcdw/statuses/112757447833418907/replies?min_id=112757524435801002&page=true",
"partOf": "https://fosstodon.org/users/abcdw/statuses/112757447833418907/replies",
"items": [
"https://fosstodon.org/users/abcdw/statuses/112757465543199611",
"https://fosstodon.org/users/abcdw/statuses/112757524435801002"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/abcdw/statuses/112757447833418907/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://fosstodon.org/users/abcdw/statuses/112757447833418907/shares",
"type": "Collection",
"totalItems": 8
}
}