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://phpc.social/users/ellisgl/statuses/111465758811925593",
"type": "Note",
"summary": null,
"inReplyTo": "https://phpc.social/users/ellisgl/statuses/111398261429542500",
"published": "2023-11-24T13:28:21Z",
"url": "https://phpc.social/@ellisgl/111465758811925593",
"attributedTo": "https://phpc.social/users/ellisgl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/ellisgl/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/ellisgl/statuses/111465758811925593",
"inReplyToAtomUri": "https://phpc.social/users/ellisgl/statuses/111398261429542500",
"conversation": "tag:phpc.social,2023-11-12:objectId=24998856:objectType=Conversation",
"content": "<p>Well with what little time I've had with this board, I want to slap someone. The GDB (which I think is also the way to load code on it) requires Python 2.7. it's open source, so trying to compile that showed that it uses automake that is one major revision behind. Trying to do the auto update to the script really broke things. They last updated the chain in October... Maybe <a href=\"https://phpc.social/tags/Renesas\" class=\"mention hashtag\" rel=\"tag\">#<span>Renesas</span></a> will do an update that uses modern tooling to build their RX tool chain.</p>",
"contentMap": {
"en": "<p>Well with what little time I've had with this board, I want to slap someone. The GDB (which I think is also the way to load code on it) requires Python 2.7. it's open source, so trying to compile that showed that it uses automake that is one major revision behind. Trying to do the auto update to the script really broke things. They last updated the chain in October... Maybe <a href=\"https://phpc.social/tags/Renesas\" class=\"mention hashtag\" rel=\"tag\">#<span>Renesas</span></a> will do an update that uses modern tooling to build their RX tool chain.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/renesas",
"name": "#renesas"
}
],
"replies": {
"id": "https://phpc.social/users/ellisgl/statuses/111465758811925593/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/ellisgl/statuses/111465758811925593/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/ellisgl/statuses/111465758811925593/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/ellisgl/statuses/111465758811925593/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://phpc.social/users/ellisgl/statuses/111465758811925593/shares",
"type": "Collection",
"totalItems": 0
}
}