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://typo.social/users/drj/statuses/109460941276858274",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-05T11:56:53Z",
"url": "https://typo.social/@drj/109460941276858274",
"attributedTo": "https://typo.social/users/drj",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://typo.social/users/drj/followers"
],
"sensitive": false,
"atomUri": "https://typo.social/users/drj/statuses/109460941276858274",
"inReplyToAtomUri": null,
"conversation": "tag:typo.social,2022-12-05:objectId=422335:objectType=Conversation",
"content": "<p>Do you developer the softwares? Do you avoid "fashionable" glamour sites like github and PyPI? Do you avoid using other peoples code because "in the long term it will be better to learn how to do it myself"? Do you create packages on your kitchen table using saved giftwrap and found sealing wax? Do all your fave people hang out in an obscure corner of itch.io?</p><p>You are not alone and i have a new term for this: Goblin Mode Software Development</p><p><a href=\"https://typo.social/tags/GoblinMode\" class=\"mention hashtag\" rel=\"tag\">#<span>GoblinMode</span></a> <a href=\"https://typo.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>",
"contentMap": {
"en": "<p>Do you developer the softwares? Do you avoid "fashionable" glamour sites like github and PyPI? Do you avoid using other peoples code because "in the long term it will be better to learn how to do it myself"? Do you create packages on your kitchen table using saved giftwrap and found sealing wax? Do all your fave people hang out in an obscure corner of itch.io?</p><p>You are not alone and i have a new term for this: Goblin Mode Software Development</p><p><a href=\"https://typo.social/tags/GoblinMode\" class=\"mention hashtag\" rel=\"tag\">#<span>GoblinMode</span></a> <a href=\"https://typo.social/tags/Programming\" class=\"mention hashtag\" rel=\"tag\">#<span>Programming</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://typo.social/tags/goblinmode",
"name": "#goblinmode"
},
{
"type": "Hashtag",
"href": "https://typo.social/tags/programming",
"name": "#programming"
}
],
"replies": {
"id": "https://typo.social/users/drj/statuses/109460941276858274/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://typo.social/users/drj/statuses/109460941276858274/replies?only_other_accounts=true&page=true",
"partOf": "https://typo.social/users/drj/statuses/109460941276858274/replies",
"items": []
}
},
"likes": {
"id": "https://typo.social/users/drj/statuses/109460941276858274/likes",
"type": "Collection",
"totalItems": 53
},
"shares": {
"id": "https://typo.social/users/drj/statuses/109460941276858274/shares",
"type": "Collection",
"totalItems": 27
}
}