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://c.im/users/matdevdug/statuses/113294146084156020",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-10-12T11:11:17Z",
"url": "https://c.im/@matdevdug/113294146084156020",
"attributedTo": "https://c.im/users/matdevdug",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://c.im/users/matdevdug/followers"
],
"sensitive": false,
"atomUri": "https://c.im/users/matdevdug/statuses/113294146084156020",
"inReplyToAtomUri": null,
"conversation": "tag:c.im,2024-10-12:objectId=215332291:objectType=Conversation",
"content": "<p>Hey are you an open-source maintainer looking for help? I’m a bored backend/infrastructure type person who wants to help! I recently finished up a few open issues on some projects and I’m looking for more. Stuff I’ve helped with before (but open to whatever)</p><p>- Containerizing your application<br />- Making a Linux package for your app<br />- Setting up CI<br />- Setting up automated Docker Hub pushes <br />- Adding email-related features. </p><p>I’m not picky about licenses, mostly looking for something to work on at night. <a href=\"https://c.im/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://c.im/tags/maintenance\" class=\"mention hashtag\" rel=\"tag\">#<span>maintenance</span></a></p>",
"contentMap": {
"en": "<p>Hey are you an open-source maintainer looking for help? I’m a bored backend/infrastructure type person who wants to help! I recently finished up a few open issues on some projects and I’m looking for more. Stuff I’ve helped with before (but open to whatever)</p><p>- Containerizing your application<br />- Making a Linux package for your app<br />- Setting up CI<br />- Setting up automated Docker Hub pushes <br />- Adding email-related features. </p><p>I’m not picky about licenses, mostly looking for something to work on at night. <a href=\"https://c.im/tags/opensource\" class=\"mention hashtag\" rel=\"tag\">#<span>opensource</span></a> <a href=\"https://c.im/tags/maintenance\" class=\"mention hashtag\" rel=\"tag\">#<span>maintenance</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://c.im/tags/opensource",
"name": "#opensource"
},
{
"type": "Hashtag",
"href": "https://c.im/tags/maintenance",
"name": "#maintenance"
}
],
"replies": {
"id": "https://c.im/users/matdevdug/statuses/113294146084156020/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://c.im/users/matdevdug/statuses/113294146084156020/replies?only_other_accounts=true&page=true",
"partOf": "https://c.im/users/matdevdug/statuses/113294146084156020/replies",
"items": []
}
},
"likes": {
"id": "https://c.im/users/matdevdug/statuses/113294146084156020/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://c.im/users/matdevdug/statuses/113294146084156020/shares",
"type": "Collection",
"totalItems": 71
}
}