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",
"litepub": "http://litepub.social/ns#",
"directMessage": "litepub:directMessage",
"Hashtag": "as:Hashtag"
}
],
"id": "https://peoplemaking.games/users/eniko/statuses/111614316173231785",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-12-20T19:08:26Z",
"url": "https://peoplemaking.games/@eniko/111614316173231785",
"attributedTo": "https://peoplemaking.games/users/eniko",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://peoplemaking.games/users/eniko/followers"
],
"sensitive": false,
"atomUri": "https://peoplemaking.games/users/eniko/statuses/111614316173231785",
"inReplyToAtomUri": null,
"conversation": "tag:peoplemaking.games,2023-12-20:objectId=21459373:objectType=Conversation",
"content": "<p>I've released the second episode of Coding History! This episode teaches the basics of 3D, and shows that anyone can build their own basic 3D engine armed only with simple concepts and a little bit of math: <a href=\"https://www.youtube.com/watch?v=KxMYroGay8c\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=KxMYroGay8</span><span class=\"invisible\">c</span></a></p><p>Please enjoy and consider boosting if you'd like to support an educational video series about old school 80s and 90s 3D 🙏</p><p><a href=\"https://peoplemaking.games/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://peoplemaking.games/tags/RetroGaming\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroGaming</span></a> <a href=\"https://peoplemaking.games/tags/3DEngine\" class=\"mention hashtag\" rel=\"tag\">#<span>3DEngine</span></a> <a href=\"https://peoplemaking.games/tags/CodingHistory\" class=\"mention hashtag\" rel=\"tag\">#<span>CodingHistory</span></a></p>",
"contentMap": {
"en": "<p>I've released the second episode of Coding History! This episode teaches the basics of 3D, and shows that anyone can build their own basic 3D engine armed only with simple concepts and a little bit of math: <a href=\"https://www.youtube.com/watch?v=KxMYroGay8c\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://www.</span><span class=\"ellipsis\">youtube.com/watch?v=KxMYroGay8</span><span class=\"invisible\">c</span></a></p><p>Please enjoy and consider boosting if you'd like to support an educational video series about old school 80s and 90s 3D 🙏</p><p><a href=\"https://peoplemaking.games/tags/GameDev\" class=\"mention hashtag\" rel=\"tag\">#<span>GameDev</span></a> <a href=\"https://peoplemaking.games/tags/RetroGaming\" class=\"mention hashtag\" rel=\"tag\">#<span>RetroGaming</span></a> <a href=\"https://peoplemaking.games/tags/3DEngine\" class=\"mention hashtag\" rel=\"tag\">#<span>3DEngine</span></a> <a href=\"https://peoplemaking.games/tags/CodingHistory\" class=\"mention hashtag\" rel=\"tag\">#<span>CodingHistory</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/gamedev",
"name": "#gamedev"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/RetroGaming",
"name": "#RetroGaming"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/3dengine",
"name": "#3dengine"
},
{
"type": "Hashtag",
"href": "https://peoplemaking.games/tags/codinghistory",
"name": "#codinghistory"
}
],
"replies": {
"id": "https://peoplemaking.games/users/eniko/statuses/111614316173231785/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://peoplemaking.games/users/eniko/statuses/111614316173231785/replies?min_id=111634689811033586&page=true",
"partOf": "https://peoplemaking.games/users/eniko/statuses/111614316173231785/replies",
"items": [
"https://peoplemaking.games/users/eniko/statuses/111614547512715978",
"https://peoplemaking.games/users/eniko/statuses/111634689811033586"
]
}
},
"likes": {
"id": "https://peoplemaking.games/users/eniko/statuses/111614316173231785/likes",
"type": "Collection",
"totalItems": 302
},
"shares": {
"id": "https://peoplemaking.games/users/eniko/statuses/111614316173231785/shares",
"type": "Collection",
"totalItems": 224
}
}