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://linuxrocks.online/users/matt/statuses/102759279407241207",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2019-09-08T22:36:08Z",
"url": "https://linuxrocks.online/@matt/102759279407241207",
"attributedTo": "https://linuxrocks.online/users/matt",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://linuxrocks.online/users/matt/followers",
"https://linuxrocks.online/users/NickFreeman",
"https://mastodon.art/users/RussSharek"
],
"sensitive": false,
"atomUri": "https://linuxrocks.online/users/matt/statuses/102759279407241207",
"inReplyToAtomUri": null,
"conversation": "tag:linuxrocks.online,2019-09-08:objectId=8764623:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://linuxrocks.online/@NickFreeman\" class=\"u-url mention\">@<span>NickFreeman</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@RussSharek\" class=\"u-url mention\">@<span>RussSharek</span></a></span> Just because you can learn how to fix something, and actually know how to fix something, doesn't mean you want to spend the time fixing it.</p><p>My day job i try to fix things all day. At home, I want it to "just work".</p>",
"contentMap": {
"en": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://linuxrocks.online/@NickFreeman\" class=\"u-url mention\">@<span>NickFreeman</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://mastodon.art/@RussSharek\" class=\"u-url mention\">@<span>RussSharek</span></a></span> Just because you can learn how to fix something, and actually know how to fix something, doesn't mean you want to spend the time fixing it.</p><p>My day job i try to fix things all day. At home, I want it to "just work".</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://linuxrocks.online/users/NickFreeman",
"name": "@NickFreeman"
},
{
"type": "Mention",
"href": "https://mastodon.art/users/RussSharek",
"name": "@RussSharek@mastodon.art"
}
],
"replies": {
"id": "https://linuxrocks.online/users/matt/statuses/102759279407241207/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://linuxrocks.online/users/matt/statuses/102759279407241207/replies?only_other_accounts=true&page=true",
"partOf": "https://linuxrocks.online/users/matt/statuses/102759279407241207/replies",
"items": []
}
},
"likes": {
"id": "https://linuxrocks.online/users/matt/statuses/102759279407241207/likes",
"type": "Collection",
"totalItems": 7
},
"shares": {
"id": "https://linuxrocks.online/users/matt/statuses/102759279407241207/shares",
"type": "Collection",
"totalItems": 1
}
}