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"
}
],
"id": "https://fosstodon.org/users/lume/statuses/110887561334708233/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/lume",
"published": "2023-08-14T10:45:08Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/lume/followers",
"https://cuscuz.in/users/jedi"
],
"object": {
"id": "https://fosstodon.org/users/lume/statuses/110887561334708233",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-08-14T10:45:08Z",
"url": "https://fosstodon.org/@lume/110887561334708233",
"attributedTo": "https://fosstodon.org/users/lume",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/lume/followers",
"https://cuscuz.in/users/jedi"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/lume/statuses/110887561334708233",
"inReplyToAtomUri": null,
"conversation": "tag:fosstodon.org,2023-08-14:objectId=135492718:objectType=Conversation",
"content": "<p>How to create a great comment system for a static site like those built with Lume 🔥 ?</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://cuscuz.in/@jedi\" class=\"u-url mention\">@<span>jedi</span></a></span> explains it very well at <a href=\"https://thiagojedi.github.io/blog/explanning-my-activitypub-comments/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thiagojedi.github.io/blog/expl</span><span class=\"invisible\">anning-my-activitypub-comments/</span></a></p>",
"contentMap": {
"en": "<p>How to create a great comment system for a static site like those built with Lume 🔥 ?</p><p><span class=\"h-card\" translate=\"no\"><a href=\"https://cuscuz.in/@jedi\" class=\"u-url mention\">@<span>jedi</span></a></span> explains it very well at <a href=\"https://thiagojedi.github.io/blog/explanning-my-activitypub-comments/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">thiagojedi.github.io/blog/expl</span><span class=\"invisible\">anning-my-activitypub-comments/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://cuscuz.in/users/jedi",
"name": "@jedi@cuscuz.in"
}
],
"replies": {
"id": "https://fosstodon.org/users/lume/statuses/110887561334708233/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/lume/statuses/110887561334708233/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/lume/statuses/110887561334708233/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/lume/statuses/110887561334708233/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://fosstodon.org/users/lume/statuses/110887561334708233/shares",
"type": "Collection",
"totalItems": 7
}
}
}