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"
}
],
"id": "https://anticapitalist.party/users/Angle/statuses/113658890920538947",
"type": "Note",
"summary": "Public OSS Coding Offer",
"inReplyTo": null,
"published": "2024-12-15T21:10:41Z",
"url": "https://anticapitalist.party/@Angle/113658890920538947",
"attributedTo": "https://anticapitalist.party/users/Angle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://anticapitalist.party/users/Angle/followers"
],
"sensitive": true,
"atomUri": "https://anticapitalist.party/users/Angle/statuses/113658890920538947",
"inReplyToAtomUri": null,
"conversation": "tag:anticapitalist.party,2024-12-15:objectId=94333003:objectType=Conversation",
"content": "<p>Going to go ahead and publicly offer my skills for OSS development! I don't think I can take over as primary maintainer for anything, but I can do some quantity of coding volunteering or even tutoring. If you have OSS you need help with, or want me to offer what tutoring I can on a coding subject to further your development on an OSS project, feel free to contact me! I will describe my limited qualifications below.</p>",
"contentMap": {
"en": "<p>Going to go ahead and publicly offer my skills for OSS development! I don't think I can take over as primary maintainer for anything, but I can do some quantity of coding volunteering or even tutoring. If you have OSS you need help with, or want me to offer what tutoring I can on a coding subject to further your development on an OSS project, feel free to contact me! I will describe my limited qualifications below.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://anticapitalist.party/users/Angle/statuses/113658890920538947/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://anticapitalist.party/users/Angle/statuses/113658890920538947/replies?min_id=113658910493735024&page=true",
"partOf": "https://anticapitalist.party/users/Angle/statuses/113658890920538947/replies",
"items": [
"https://anticapitalist.party/users/Angle/statuses/113658910493735024"
]
}
},
"likes": {
"id": "https://anticapitalist.party/users/Angle/statuses/113658890920538947/likes",
"type": "Collection",
"totalItems": 6
},
"shares": {
"id": "https://anticapitalist.party/users/Angle/statuses/113658890920538947/shares",
"type": "Collection",
"totalItems": 5
}
}