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/thomas_sandmann/statuses/109339287023706683/activity",
"type": "Create",
"actor": "https://mastodon.social/users/thomas_sandmann",
"published": "2022-11-14T00:18:36Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/thomas_sandmann/followers",
"https://mastodon.cloud/users/ben11kehoe",
"https://c.im/users/chrisdag"
],
"object": {
"id": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-14T00:18:36Z",
"url": "https://mastodon.social/@thomas_sandmann/109339287023706683",
"attributedTo": "https://mastodon.social/users/thomas_sandmann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/thomas_sandmann/followers",
"https://mastodon.cloud/users/ben11kehoe",
"https://c.im/users/chrisdag"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2022-11-14:objectId=331892170:objectType=Conversation",
"content": "<p>TIL how to refresh and expose <a href=\"https://mastodon.social/tags/AWS\" class=\"mention hashtag\" rel=\"tag\">#<span>AWS</span></a> SSO credentials with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@ben11kehoe\" class=\"u-url mention\">@<span>ben11kehoe</span></a></span> 's aws-export-credentials tool. Many thanks, Ben - and to <span class=\"h-card\" translate=\"no\"><a href=\"https://c.im/@chrisdag\" class=\"u-url mention\">@<span>chrisdag</span></a></span> for pointing it out! I hope I got it right, feedback is very welcome: <a href=\"https://tomsing1.github.io/blog/posts/aws-export-credentials/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tomsing1.github.io/blog/posts/</span><span class=\"invisible\">aws-export-credentials/</span></a></p>",
"contentMap": {
"en": "<p>TIL how to refresh and expose <a href=\"https://mastodon.social/tags/AWS\" class=\"mention hashtag\" rel=\"tag\">#<span>AWS</span></a> SSO credentials with <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.cloud/@ben11kehoe\" class=\"u-url mention\">@<span>ben11kehoe</span></a></span> 's aws-export-credentials tool. Many thanks, Ben - and to <span class=\"h-card\" translate=\"no\"><a href=\"https://c.im/@chrisdag\" class=\"u-url mention\">@<span>chrisdag</span></a></span> for pointing it out! I hope I got it right, feedback is very welcome: <a href=\"https://tomsing1.github.io/blog/posts/aws-export-credentials/\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">tomsing1.github.io/blog/posts/</span><span class=\"invisible\">aws-export-credentials/</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/ben11kehoe",
"name": "@ben11kehoe@mastodon.cloud"
},
{
"type": "Mention",
"href": "https://c.im/users/chrisdag",
"name": "@chrisdag@c.im"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/aws",
"name": "#aws"
}
],
"replies": {
"id": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mastodon.social/users/thomas_sandmann/statuses/109339287023706683/shares",
"type": "Collection",
"totalItems": 0
}
}
}