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://mastodon.social/users/craftquest_io/statuses/109524152704571310",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-16T15:52:23Z",
"url": "https://mastodon.social/@craftquest_io/109524152704571310",
"attributedTo": "https://mastodon.social/users/craftquest_io",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/craftquest_io/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/craftquest_io/statuses/109524152704571310",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-12-16:objectId=357928941:objectType=Conversation",
"content": "<p>A few notes on the <a href=\"https://mastodon.social/tags/craftcms\" class=\"mention hashtag\" rel=\"tag\">#<span>craftcms</span></a> Generator package: </p><p>1. Needs to be used inside a Craft project<br />2. Requires the latest version of Craft as of its release (4.3.5)<br />3. If you use the Craft starter project (via `composer create-project`), you'll get Generator as part of that project.</p>",
"contentMap": {
"en": "<p>A few notes on the <a href=\"https://mastodon.social/tags/craftcms\" class=\"mention hashtag\" rel=\"tag\">#<span>craftcms</span></a> Generator package: </p><p>1. Needs to be used inside a Craft project<br />2. Requires the latest version of Craft as of its release (4.3.5)<br />3. If you use the Craft starter project (via `composer create-project`), you'll get Generator as part of that project.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/craftcms",
"name": "#craftcms"
}
],
"replies": {
"id": "https://mastodon.social/users/craftquest_io/statuses/109524152704571310/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/craftquest_io/statuses/109524152704571310/replies?min_id=109524190467825849&page=true",
"partOf": "https://mastodon.social/users/craftquest_io/statuses/109524152704571310/replies",
"items": [
"https://mastodon.social/users/craftquest_io/statuses/109524190467825849"
]
}
},
"likes": {
"id": "https://mastodon.social/users/craftquest_io/statuses/109524152704571310/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/craftquest_io/statuses/109524152704571310/shares",
"type": "Collection",
"totalItems": 1
}
}