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.cloud/users/eivindmork/statuses/817759/activity",
"type": "Create",
"actor": "https://mastodon.cloud/users/eivindmork",
"published": "2017-04-15T12:31:28Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/eivindmork/followers",
"https://mastodon.cloud/users/TimSueberkrueb"
],
"object": {
"id": "https://mastodon.cloud/users/eivindmork/statuses/817759",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.cloud/users/TimSueberkrueb/statuses/811097",
"published": "2017-04-15T12:31:28Z",
"url": "https://mastodon.cloud/@eivindmork/817759",
"attributedTo": "https://mastodon.cloud/users/eivindmork",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.cloud/users/eivindmork/followers",
"https://mastodon.cloud/users/TimSueberkrueb"
],
"sensitive": false,
"atomUri": "tag:mastodon.cloud,2017-04-15:objectId=817759:objectType=Status",
"inReplyToAtomUri": "tag:mastodon.cloud,2017-04-15:objectId=811097:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\"><a href=\"https://mastodon.cloud/@TimSueberkrueb\" class=\"u-url mention\">@<span>TimSueberkrueb</span></a></span> Anbox looks great, but I didn't get it to start. Failed to Initialize backend EGL display Segmentation fault. I must look into this. Anbox can indeed be great both for the desktop and mobile.</p>",
"contentMap": {
"en": "<p><span class=\"h-card\"><a href=\"https://mastodon.cloud/@TimSueberkrueb\" class=\"u-url mention\">@<span>TimSueberkrueb</span></a></span> Anbox looks great, but I didn't get it to start. Failed to Initialize backend EGL display Segmentation fault. I must look into this. Anbox can indeed be great both for the desktop and mobile.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mastodon.cloud/users/TimSueberkrueb",
"name": "@TimSueberkrueb"
}
],
"replies": {
"id": "https://mastodon.cloud/users/eivindmork/statuses/817759/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.cloud/users/eivindmork/statuses/817759/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.cloud/users/eivindmork/statuses/817759/replies",
"items": []
}
}
}
}