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://p.antsu.net/users/antsu/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://p.antsu.net/users/antsu/statuses/110725626949796965",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-07-16T20:23:05Z",
"url": "https://p.antsu.net/@antsu/110725626949796965",
"attributedTo": "https://p.antsu.net/users/antsu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://p.antsu.net/users/antsu/followers"
],
"sensitive": false,
"atomUri": "https://p.antsu.net/users/antsu/statuses/110725626949796965",
"inReplyToAtomUri": null,
"conversation": "tag:p.antsu.net,2023-07-16:objectId=6804:objectType=Conversation",
"content": "<p>Redoing the intro since new account:<br />My name is antsu (not really), I'm 30-something years old, married and a dad, and I pretend to know how to manage IT infra for a living.<br />My interests are anime, technology, and despite not playing much I'm also a sucker for rhythm games.<br />I have a tiny homelab where I <a href=\"https://p.antsu.net/tags/selfhost\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhost</span></a> a few services, and also play with RPis and Arduinos in my (rare) spare time.<br />I'm from Brazil (HUE) but have been living abroad for a while now.</p>",
"contentMap": {
"en": "<p>Redoing the intro since new account:<br />My name is antsu (not really), I'm 30-something years old, married and a dad, and I pretend to know how to manage IT infra for a living.<br />My interests are anime, technology, and despite not playing much I'm also a sucker for rhythm games.<br />I have a tiny homelab where I <a href=\"https://p.antsu.net/tags/selfhost\" class=\"mention hashtag\" rel=\"tag\">#<span>selfhost</span></a> a few services, and also play with RPis and Arduinos in my (rare) spare time.<br />I'm from Brazil (HUE) but have been living abroad for a while now.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://p.antsu.net/tags/selfhost",
"name": "#selfhost"
}
],
"replies": {
"id": "https://p.antsu.net/users/antsu/statuses/110725626949796965/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://p.antsu.net/users/antsu/statuses/110725626949796965/replies?only_other_accounts=true&page=true",
"partOf": "https://p.antsu.net/users/antsu/statuses/110725626949796965/replies",
"items": []
}
},
"likes": {
"id": "https://p.antsu.net/users/antsu/statuses/110725626949796965/likes",
"type": "Collection",
"totalItems": 8
},
"shares": {
"id": "https://p.antsu.net/users/antsu/statuses/110725626949796965/shares",
"type": "Collection",
"totalItems": 5
}
}
]
}