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://mastodon.social/users/grimalkina/statuses/109326089060159659/activity",
"type": "Create",
"actor": "https://mastodon.social/users/grimalkina",
"published": "2022-11-11T16:22:12Z",
"to": [
"https://mastodon.social/users/grimalkina/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/gvwilson"
],
"object": {
"id": "https://mastodon.social/users/grimalkina/statuses/109326089060159659",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/gvwilson/statuses/109326082415683950",
"published": "2022-11-11T16:22:12Z",
"url": "https://mastodon.social/@grimalkina/109326089060159659",
"attributedTo": "https://mastodon.social/users/grimalkina",
"to": [
"https://mastodon.social/users/grimalkina/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://mastodon.social/users/gvwilson"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/grimalkina/statuses/109326089060159659",
"inReplyToAtomUri": "https://mastodon.social/users/gvwilson/statuses/109326082415683950",
"conversation": "tag:mastodon.social,2022-11-11:objectId=330062619:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@gvwilson\" class=\"u-url mention\">@<span>gvwilson</span></a></span> For me at least it's mapping out what patterns of human behaviors we might see in response to [defined problem], usually in terms of goals aimed for and things taken as cues/evidence for whether those goals are being accomplished</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.social/@gvwilson\" class=\"u-url mention\">@<span>gvwilson</span></a></span> For me at least it's mapping out what patterns of human behaviors we might see in response to [defined problem], usually in terms of goals aimed for and things taken as cues/evidence for whether those goals are being accomplished</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/gvwilson",
"name": "@gvwilson"
}
],
"replies": {
"id": "https://mastodon.social/users/grimalkina/statuses/109326089060159659/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/grimalkina/statuses/109326089060159659/replies?min_id=109326092168695131&page=true",
"partOf": "https://mastodon.social/users/grimalkina/statuses/109326089060159659/replies",
"items": [
"https://mastodon.social/users/grimalkina/statuses/109326092168695131"
]
}
},
"likes": {
"id": "https://mastodon.social/users/grimalkina/statuses/109326089060159659/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/grimalkina/statuses/109326089060159659/shares",
"type": "Collection",
"totalItems": 0
}
}
}