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://starbase80.wtf/users/RevThwack/statuses/109313995570135232",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-09T13:06:39Z",
"url": "https://starbase80.wtf/@RevThwack/109313995570135232",
"attributedTo": "https://starbase80.wtf/users/RevThwack",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://starbase80.wtf/users/RevThwack/followers"
],
"sensitive": false,
"atomUri": "https://starbase80.wtf/users/RevThwack/statuses/109313995570135232",
"inReplyToAtomUri": null,
"conversation": "tag:starbase80.wtf,2022-11-09:objectId=35732:objectType=Conversation",
"content": "<p>Since it can be confusing at times to try and find new content:</p><p>If you see the name of an instance that looks interesting, like mastodon.art, you can add /public to the end of the URL to see a list of everything being published there without having an account on it. You can even click on a user, click their follow button, and enter the account you want to follow them with (revthwack@starbase80.wtf in my case).</p><p><a href=\"https://starbase80.wtf/tags/MastodonTips\" class=\"mention hashtag\" rel=\"tag\">#<span>MastodonTips</span></a></p>",
"contentMap": {
"en": "<p>Since it can be confusing at times to try and find new content:</p><p>If you see the name of an instance that looks interesting, like mastodon.art, you can add /public to the end of the URL to see a list of everything being published there without having an account on it. You can even click on a user, click their follow button, and enter the account you want to follow them with (revthwack@starbase80.wtf in my case).</p><p><a href=\"https://starbase80.wtf/tags/MastodonTips\" class=\"mention hashtag\" rel=\"tag\">#<span>MastodonTips</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://starbase80.wtf/tags/mastodontips",
"name": "#mastodontips"
}
],
"replies": {
"id": "https://starbase80.wtf/users/RevThwack/statuses/109313995570135232/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://starbase80.wtf/users/RevThwack/statuses/109313995570135232/replies?only_other_accounts=true&page=true",
"partOf": "https://starbase80.wtf/users/RevThwack/statuses/109313995570135232/replies",
"items": []
}
},
"likes": {
"id": "https://starbase80.wtf/users/RevThwack/statuses/109313995570135232/likes",
"type": "Collection",
"totalItems": 325
},
"shares": {
"id": "https://starbase80.wtf/users/RevThwack/statuses/109313995570135232/shares",
"type": "Collection",
"totalItems": 320
}
}