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://fosstodon.org/users/kelbot/statuses/105215106558779935",
"type": "Note",
"summary": null,
"inReplyTo": "https://fosstodon.org/users/kelbot/statuses/105215098698737114",
"published": "2020-11-15T15:45:17Z",
"url": "https://fosstodon.org/@kelbot/105215106558779935",
"attributedTo": "https://fosstodon.org/users/kelbot",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://fosstodon.org/users/kelbot/followers"
],
"sensitive": false,
"atomUri": "https://fosstodon.org/users/kelbot/statuses/105215106558779935",
"inReplyToAtomUri": "https://fosstodon.org/users/kelbot/statuses/105215098698737114",
"conversation": "tag:fosstodon.org,2020-11-15:objectId=25457234:objectType=Conversation",
"content": "<p>New SoC has been chosen for the next generation of <a href=\"https://fosstodon.org/tags/PINE64\" class=\"mention hashtag\" rel=\"tag\">#<span>PINE64</span></a> SBCs, the Rockchip RK3566 and it sounds like a very nice choice. Lots of IO built in and up to 8GB RAM! Oh and even has a built in eink interface :-O.</p>",
"contentMap": {
"en": "<p>New SoC has been chosen for the next generation of <a href=\"https://fosstodon.org/tags/PINE64\" class=\"mention hashtag\" rel=\"tag\">#<span>PINE64</span></a> SBCs, the Rockchip RK3566 and it sounds like a very nice choice. Lots of IO built in and up to 8GB RAM! Oh and even has a built in eink interface :-O.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://fosstodon.org/tags/pine64",
"name": "#pine64"
}
],
"replies": {
"id": "https://fosstodon.org/users/kelbot/statuses/105215106558779935/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://fosstodon.org/users/kelbot/statuses/105215106558779935/replies?min_id=105215126298102747&page=true",
"partOf": "https://fosstodon.org/users/kelbot/statuses/105215106558779935/replies",
"items": [
"https://fosstodon.org/users/kelbot/statuses/105215126298102747"
]
}
},
"likes": {
"id": "https://fosstodon.org/users/kelbot/statuses/105215106558779935/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://fosstodon.org/users/kelbot/statuses/105215106558779935/shares",
"type": "Collection",
"totalItems": 6
}
}