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://mathstodon.xyz/users/icecolbeveridge/statuses/44095",
"type": "Note",
"summary": null,
"inReplyTo": "https://mathstodon.xyz/users/mscroggs/statuses/42924",
"published": "2017-05-28T15:30:40Z",
"url": "https://mathstodon.xyz/@icecolbeveridge/44095",
"attributedTo": "https://mathstodon.xyz/users/icecolbeveridge",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mathstodon.xyz/users/icecolbeveridge/followers",
"https://mathstodon.xyz/users/Pecnut",
"https://mathstodon.xyz/users/mscroggs"
],
"sensitive": false,
"atomUri": "tag:mathstodon.xyz,2017-05-28:objectId=44095:objectType=Status",
"inReplyToAtomUri": "tag:mathstodon.xyz,2017-05-26:objectId=42924:objectType=Status",
"conversation": null,
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@mscroggs\" class=\"u-url mention\">@<span>mscroggs</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@Pecnut\" class=\"u-url mention\">@<span>Pecnut</span></a></span> Only with a well-arranged getaway <a href=\"https://mathstodon.xyz/tags/scootinatoot\" class=\"mention hashtag\" rel=\"tag\">#<span>scootinatoot</span></a></p>",
"contentMap": {
"ru": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@mscroggs\" class=\"u-url mention\">@<span>mscroggs</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mathstodon.xyz/@Pecnut\" class=\"u-url mention\">@<span>Pecnut</span></a></span> Only with a well-arranged getaway <a href=\"https://mathstodon.xyz/tags/scootinatoot\" class=\"mention hashtag\" rel=\"tag\">#<span>scootinatoot</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/mscroggs",
"name": "@mscroggs"
},
{
"type": "Mention",
"href": "https://mathstodon.xyz/users/Pecnut",
"name": "@Pecnut"
},
{
"type": "Hashtag",
"href": "https://mathstodon.xyz/tags/scootinatoot",
"name": "#scootinatoot"
}
],
"replies": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/44095/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mathstodon.xyz/users/icecolbeveridge/statuses/44095/replies?only_other_accounts=true&page=true",
"partOf": "https://mathstodon.xyz/users/icecolbeveridge/statuses/44095/replies",
"items": []
}
},
"likes": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/44095/likes",
"type": "Collection",
"totalItems": 2
},
"shares": {
"id": "https://mathstodon.xyz/users/icecolbeveridge/statuses/44095/shares",
"type": "Collection",
"totalItems": 0
}
}