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://front-end.social/users/kizu/collections/featured",
"type": "OrderedCollection",
"totalItems": 1,
"orderedItems": [
{
"id": "https://front-end.social/users/kizu/statuses/109302558548069639",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-07T12:38:04Z",
"url": "https://front-end.social/@kizu/109302558548069639",
"attributedTo": "https://front-end.social/users/kizu",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://front-end.social/users/kizu/followers"
],
"sensitive": false,
"atomUri": "https://front-end.social/users/kizu/statuses/109302558548069639",
"inReplyToAtomUri": null,
"conversation": "tag:front-end.social,2022-11-07:objectId=21227:objectType=Conversation",
"content": "<p>Hello, everyone! <a href=\"https://front-end.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>My name is Roman (or Roma, which is 20% shorter, wow!), I am a frontend engineer with a focus on CSS. I work on Datadog's design system, so if I'm going to write anything here, it would be most likely related to <a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a>, <a href=\"https://front-end.social/tags/DesignSystems\" class=\"mention hashtag\" rel=\"tag\">#<span>DesignSystems</span></a>, and other <a href=\"https://front-end.social/tags/FrontEnd\" class=\"mention hashtag\" rel=\"tag\">#<span>FrontEnd</span></a> topics.</p><p>I did effectively quit all social media for a few years now, but we'll see if having a more focused community on Mastodon would help with this :)</p>",
"contentMap": {
"en": "<p>Hello, everyone! <a href=\"https://front-end.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a></p><p>My name is Roman (or Roma, which is 20% shorter, wow!), I am a frontend engineer with a focus on CSS. I work on Datadog's design system, so if I'm going to write anything here, it would be most likely related to <a href=\"https://front-end.social/tags/CSS\" class=\"mention hashtag\" rel=\"tag\">#<span>CSS</span></a>, <a href=\"https://front-end.social/tags/DesignSystems\" class=\"mention hashtag\" rel=\"tag\">#<span>DesignSystems</span></a>, and other <a href=\"https://front-end.social/tags/FrontEnd\" class=\"mention hashtag\" rel=\"tag\">#<span>FrontEnd</span></a> topics.</p><p>I did effectively quit all social media for a few years now, but we'll see if having a more focused community on Mastodon would help with this :)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://front-end.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/css",
"name": "#css"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/designsystems",
"name": "#designsystems"
},
{
"type": "Hashtag",
"href": "https://front-end.social/tags/frontend",
"name": "#frontend"
}
],
"replies": {
"id": "https://front-end.social/users/kizu/statuses/109302558548069639/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://front-end.social/users/kizu/statuses/109302558548069639/replies?only_other_accounts=true&page=true",
"partOf": "https://front-end.social/users/kizu/statuses/109302558548069639/replies",
"items": []
}
},
"likes": {
"id": "https://front-end.social/users/kizu/statuses/109302558548069639/likes",
"type": "Collection",
"totalItems": 16
},
"shares": {
"id": "https://front-end.social/users/kizu/statuses/109302558548069639/shares",
"type": "Collection",
"totalItems": 1
}
}
]
}