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/verzulli/statuses/109377983598666859/activity",
"type": "Create",
"actor": "https://fosstodon.org/users/verzulli",
"published": "2022-11-20T20:19:39Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/verzulli/followers",
"https://fosstodon.org/users/gregtatum"
],
"object": {
"id": "https://fosstodon.org/users/verzulli/statuses/109377983598666859",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/gregtatum/statuses/109377937854287829",
"published": "2022-11-20T20:19:39Z",
"url": "https://fosstodon.org/@verzulli/109377983598666859",
"attributedTo": "https://fosstodon.org/users/verzulli",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/verzulli/followers",
"https://fosstodon.org/users/gregtatum"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/verzulli/statuses/109377983598666859",
"inReplyToAtomUri": "https://fosstodon.org/users/gregtatum/statuses/109377937854287829",
"conversation": "tag:fosstodon.org,2022-11-20:objectId=61052920:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@gregtatum\" class=\"u-url mention\">@<span>gregtatum</span></a></span> : the first two the comes to my mind are:</p><p>- countly ( <a href=\"https://count.ly\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">count.ly</span><span class=\"invisible\"></span></a> ): their analytics solution can be self-hosted, for free ( <a href=\"https://count.ly/community-edition\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">count.ly/community-edition</span><span class=\"invisible\"></span></a> ) or, if you prefer to off-load to them the tech-side, a cloud-based (and payed) solution;</p><p>- matomo( <a href=\"https://matomo.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">matomo.org/</span><span class=\"invisible\"></span></a> ): they provide a self-hosted, GPL-3, solution ( <a href=\"https://github.com/matomo-org/matomo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/matomo-org/matomo</span><span class=\"invisible\"></span></a> ) as well as a cloud-based solution</p><p>...I'm sure there are others, as well</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://fosstodon.org/@gregtatum\" class=\"u-url mention\">@<span>gregtatum</span></a></span> : the first two the comes to my mind are:</p><p>- countly ( <a href=\"https://count.ly\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">count.ly</span><span class=\"invisible\"></span></a> ): their analytics solution can be self-hosted, for free ( <a href=\"https://count.ly/community-edition\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">count.ly/community-edition</span><span class=\"invisible\"></span></a> ) or, if you prefer to off-load to them the tech-side, a cloud-based (and payed) solution;</p><p>- matomo( <a href=\"https://matomo.org/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">matomo.org/</span><span class=\"invisible\"></span></a> ): they provide a self-hosted, GPL-3, solution ( <a href=\"https://github.com/matomo-org/matomo\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"\">github.com/matomo-org/matomo</span><span class=\"invisible\"></span></a> ) as well as a cloud-based solution</p><p>...I'm sure there are others, as well</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://fosstodon.org/users/gregtatum",
"name": "@gregtatum"
}
],
"replies": {
"id": "https://fosstodon.org/users/verzulli/statuses/109377983598666859/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/verzulli/statuses/109377983598666859/replies?only_other_accounts=true&page=true",
"partOf": "https://fosstodon.org/users/verzulli/statuses/109377983598666859/replies",
"items": []
}
},
"likes": {
"id": "https://fosstodon.org/users/verzulli/statuses/109377983598666859/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://fosstodon.org/users/verzulli/statuses/109377983598666859/shares",
"type": "Collection",
"totalItems": 0
}
}
}