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://mas.to/users/hanscees/statuses/111427387806373827",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-11-17T18:50:06Z",
"url": "https://mas.to/@hanscees/111427387806373827",
"attributedTo": "https://mas.to/users/hanscees",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mas.to/users/hanscees/followers"
],
"sensitive": false,
"atomUri": "https://mas.to/users/hanscees/statuses/111427387806373827",
"inReplyToAtomUri": null,
"conversation": "tag:mas.to,2023-11-17:objectId=266050528:objectType=Conversation",
"content": "<p>Got my <a href=\"https://mas.to/tags/arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>arduino</span></a> <a href=\"https://mas.to/tags/wioterminal\" class=\"mention hashtag\" rel=\"tag\">#<span>wioterminal</span></a> script running with <a href=\"https://mas.to/tags/seeed\" class=\"mention hashtag\" rel=\"tag\">#<span>seeed</span></a> <a href=\"https://mas.to/tags/grove\" class=\"mention hashtag\" rel=\"tag\">#<span>grove</span></a> <a href=\"https://mas.to/tags/airquality\" class=\"mention hashtag\" rel=\"tag\">#<span>airquality</span></a> sensor sen55<br />Posts to <a href=\"https://mas.to/tags/mqtt\" class=\"mention hashtag\" rel=\"tag\">#<span>mqtt</span></a> <a href=\"https://mas.to/tags/homeassistant\" class=\"mention hashtag\" rel=\"tag\">#<span>homeassistant</span></a> </p><p>Code here</p>",
"contentMap": {
"nl": "<p>Got my <a href=\"https://mas.to/tags/arduino\" class=\"mention hashtag\" rel=\"tag\">#<span>arduino</span></a> <a href=\"https://mas.to/tags/wioterminal\" class=\"mention hashtag\" rel=\"tag\">#<span>wioterminal</span></a> script running with <a href=\"https://mas.to/tags/seeed\" class=\"mention hashtag\" rel=\"tag\">#<span>seeed</span></a> <a href=\"https://mas.to/tags/grove\" class=\"mention hashtag\" rel=\"tag\">#<span>grove</span></a> <a href=\"https://mas.to/tags/airquality\" class=\"mention hashtag\" rel=\"tag\">#<span>airquality</span></a> sensor sen55<br />Posts to <a href=\"https://mas.to/tags/mqtt\" class=\"mention hashtag\" rel=\"tag\">#<span>mqtt</span></a> <a href=\"https://mas.to/tags/homeassistant\" class=\"mention hashtag\" rel=\"tag\">#<span>homeassistant</span></a> </p><p>Code here</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mas.to/tags/homeassistant",
"name": "#homeassistant"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/mqtt",
"name": "#mqtt"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/airquality",
"name": "#airquality"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/grove",
"name": "#grove"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/seeed",
"name": "#seeed"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/WioTerminal",
"name": "#WioTerminal"
},
{
"type": "Hashtag",
"href": "https://mas.to/tags/arduino",
"name": "#arduino"
}
],
"replies": {
"id": "https://mas.to/users/hanscees/statuses/111427387806373827/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mas.to/users/hanscees/statuses/111427387806373827/replies?only_other_accounts=true&page=true",
"partOf": "https://mas.to/users/hanscees/statuses/111427387806373827/replies",
"items": []
}
},
"likes": {
"id": "https://mas.to/users/hanscees/statuses/111427387806373827/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mas.to/users/hanscees/statuses/111427387806373827/shares",
"type": "Collection",
"totalItems": 0
}
}