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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.bayern/users/Nickname/statuses/108115011234284123/activity",
"type": "Create",
"actor": "https://mastodon.bayern/users/Nickname",
"published": "2022-04-11T19:09:10Z",
"to": [
"https://mastodon.bayern/users/Nickname/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/dwardoric"
],
"object": {
"id": "https://mastodon.bayern/users/Nickname/statuses/108115011234284123",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-04-11T19:09:10Z",
"url": "https://mastodon.bayern/@Nickname/108115011234284123",
"attributedTo": "https://mastodon.bayern/users/Nickname",
"to": [
"https://mastodon.bayern/users/Nickname/followers"
],
"cc": [
"https://www.w3.org/ns/activitystreams#Public",
"https://chaos.social/users/dwardoric"
],
"sensitive": false,
"atomUri": "https://mastodon.bayern/users/Nickname/statuses/108115011234284123",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-04-07:objectId=59162959:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@dwardoric\" class=\"u-url mention\">@<span>dwardoric</span></a></span> @jobangebot@a.gup.pe<br /><a href=\"https://mastodon.bayern/tags/Rostock\" class=\"mention hashtag\" rel=\"tag\">#<span>Rostock</span></a> <a href=\"https://mastodon.bayern/tags/Remote\" class=\"mention hashtag\" rel=\"tag\">#<span>Remote</span></a> <a href=\"https://mastodon.bayern/tags/Softwareentwickung\" class=\"mention hashtag\" rel=\"tag\">#<span>Softwareentwickung</span></a></p>",
"contentMap": {
"de": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://chaos.social/@dwardoric\" class=\"u-url mention\">@<span>dwardoric</span></a></span> @jobangebot@a.gup.pe<br /><a href=\"https://mastodon.bayern/tags/Rostock\" class=\"mention hashtag\" rel=\"tag\">#<span>Rostock</span></a> <a href=\"https://mastodon.bayern/tags/Remote\" class=\"mention hashtag\" rel=\"tag\">#<span>Remote</span></a> <a href=\"https://mastodon.bayern/tags/Softwareentwickung\" class=\"mention hashtag\" rel=\"tag\">#<span>Softwareentwickung</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://chaos.social/users/dwardoric",
"name": "@dwardoric@chaos.social"
},
{
"type": "Hashtag",
"href": "https://mastodon.bayern/tags/rostock",
"name": "#rostock"
},
{
"type": "Hashtag",
"href": "https://mastodon.bayern/tags/remote",
"name": "#remote"
},
{
"type": "Hashtag",
"href": "https://mastodon.bayern/tags/Softwareentwickung",
"name": "#Softwareentwickung"
}
],
"replies": {
"id": "https://mastodon.bayern/users/Nickname/statuses/108115011234284123/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.bayern/users/Nickname/statuses/108115011234284123/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.bayern/users/Nickname/statuses/108115011234284123/replies",
"items": []
}
}
}
}