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.online/users/jchyip/statuses/109677136316890062",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-01-12T16:18:08Z",
"url": "https://mastodon.online/@jchyip/109677136316890062",
"attributedTo": "https://mastodon.online/users/jchyip",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.online/users/jchyip/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.online/users/jchyip/statuses/109677136316890062",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.online,2023-01-12:objectId=117881115:objectType=Conversation",
"content": "<p>Some thoughts triggered by <a href=\"https://martinfowler.com/articles/programs-in-product-mode.html\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">martinfowler.com/articles/prog</span><span class=\"invisible\">rams-in-product-mode.html</span></a>:</p><p>- "product-mode company" is clearer than "tech company"<br />- <a href=\"https://mastodon.online/tags/Product\" class=\"mention hashtag\" rel=\"tag\">#<span>Product</span></a> vs <a href=\"https://mastodon.online/tags/Project\" class=\"mention hashtag\" rel=\"tag\">#<span>Project</span></a> is a "pick your poison" issue<br />- The largest risk to any program is probably integration<br />- Anticipate <a href=\"https://mastodon.online/tags/dependencies\" class=\"mention hashtag\" rel=\"tag\">#<span>dependencies</span></a> by studying historical <a href=\"https://mastodon.online/tags/blockers\" class=\"mention hashtag\" rel=\"tag\">#<span>blockers</span></a>.<br />- <a href=\"https://mastodon.online/tags/IntegrationTests\" class=\"mention hashtag\" rel=\"tag\">#<span>IntegrationTests</span></a> and milestones are more trustworthy than status reports.<br />- What is an effective virtual equivalent to a physical <a href=\"https://mastodon.online/tags/ProgramWall\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgramWall</span></a>? Honestly, I don't know.</p><p><a href=\"https://mastodon.online/tags/ProgramManagement\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgramManagement</span></a></p>",
"contentMap": {
"en": "<p>Some thoughts triggered by <a href=\"https://martinfowler.com/articles/programs-in-product-mode.html\" target=\"_blank\" rel=\"nofollow noopener\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">martinfowler.com/articles/prog</span><span class=\"invisible\">rams-in-product-mode.html</span></a>:</p><p>- "product-mode company" is clearer than "tech company"<br />- <a href=\"https://mastodon.online/tags/Product\" class=\"mention hashtag\" rel=\"tag\">#<span>Product</span></a> vs <a href=\"https://mastodon.online/tags/Project\" class=\"mention hashtag\" rel=\"tag\">#<span>Project</span></a> is a "pick your poison" issue<br />- The largest risk to any program is probably integration<br />- Anticipate <a href=\"https://mastodon.online/tags/dependencies\" class=\"mention hashtag\" rel=\"tag\">#<span>dependencies</span></a> by studying historical <a href=\"https://mastodon.online/tags/blockers\" class=\"mention hashtag\" rel=\"tag\">#<span>blockers</span></a>.<br />- <a href=\"https://mastodon.online/tags/IntegrationTests\" class=\"mention hashtag\" rel=\"tag\">#<span>IntegrationTests</span></a> and milestones are more trustworthy than status reports.<br />- What is an effective virtual equivalent to a physical <a href=\"https://mastodon.online/tags/ProgramWall\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgramWall</span></a>? Honestly, I don't know.</p><p><a href=\"https://mastodon.online/tags/ProgramManagement\" class=\"mention hashtag\" rel=\"tag\">#<span>ProgramManagement</span></a></p>"
},
"updated": "2023-01-12T16:19:11Z",
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/product",
"name": "#product"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/project",
"name": "#project"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/dependencies",
"name": "#dependencies"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/blockers",
"name": "#blockers"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/integrationtests",
"name": "#integrationtests"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/programwall",
"name": "#programwall"
},
{
"type": "Hashtag",
"href": "https://mastodon.online/tags/programmanagement",
"name": "#programmanagement"
}
],
"replies": {
"id": "https://mastodon.online/users/jchyip/statuses/109677136316890062/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.online/users/jchyip/statuses/109677136316890062/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.online/users/jchyip/statuses/109677136316890062/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.online/users/jchyip/statuses/109677136316890062/likes",
"type": "Collection",
"totalItems": 9
},
"shares": {
"id": "https://mastodon.online/users/jchyip/statuses/109677136316890062/shares",
"type": "Collection",
"totalItems": 4
}
}