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://martianbase.net/users/mackuba/statuses/111975039078794668",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-02-22T12:05:01Z",
"url": "https://martianbase.net/@mackuba/111975039078794668",
"attributedTo": "https://martianbase.net/users/mackuba",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://martianbase.net/users/mackuba/followers"
],
"sensitive": false,
"atomUri": "https://martianbase.net/users/mackuba/statuses/111975039078794668",
"inReplyToAtomUri": null,
"conversation": "tag:martianbase.net,2024-02-22:objectId=50853:objectType=Conversation",
"content": "<p>I've written a very long blog post about <a href=\"https://martianbase.net/tags/Bluesky\" class=\"mention hashtag\" rel=\"tag\">#<span>Bluesky</span></a> 🙂 It's my "user's guide" that talks about what Bluesky is, what's good to know when you're just starting, the apps & tools that you may want to try, and what about the things that aren't ready yet: <a href=\"https://mackuba.eu/2024/02/21/bluesky-guide/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mackuba.eu/2024/02/21/bluesky-</span><span class=\"invisible\">guide/</span></a> </p><p>(This is rather user-focused with not much technical details, I will also write something from a developer's perspective later)</p>",
"contentMap": {
"en": "<p>I've written a very long blog post about <a href=\"https://martianbase.net/tags/Bluesky\" class=\"mention hashtag\" rel=\"tag\">#<span>Bluesky</span></a> 🙂 It's my "user's guide" that talks about what Bluesky is, what's good to know when you're just starting, the apps & tools that you may want to try, and what about the things that aren't ready yet: <a href=\"https://mackuba.eu/2024/02/21/bluesky-guide/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">mackuba.eu/2024/02/21/bluesky-</span><span class=\"invisible\">guide/</span></a> </p><p>(This is rather user-focused with not much technical details, I will also write something from a developer's perspective later)</p>"
},
"updated": "2024-02-22T12:14:45Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://martianbase.net/tags/bluesky",
"name": "#bluesky"
}
],
"replies": {
"id": "https://martianbase.net/users/mackuba/statuses/111975039078794668/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://martianbase.net/users/mackuba/statuses/111975039078794668/replies?min_id=113470566059606999&page=true",
"partOf": "https://martianbase.net/users/mackuba/statuses/111975039078794668/replies",
"items": [
"https://martianbase.net/users/mackuba/statuses/113470566059606999"
]
}
}
}