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://framapiaf.org/users/davidrevoy/statuses/113510531940047482",
"type": "Question",
"summary": null,
"inReplyTo": null,
"published": "2024-11-19T16:21:03Z",
"url": "https://framapiaf.org/@davidrevoy/113510531940047482",
"attributedTo": "https://framapiaf.org/users/davidrevoy",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://framapiaf.org/users/davidrevoy/followers"
],
"sensitive": false,
"atomUri": "https://framapiaf.org/users/davidrevoy/statuses/113510531940047482",
"inReplyToAtomUri": null,
"conversation": "tag:framapiaf.org,2024-11-19:objectId=123414031:objectType=Conversation",
"content": "<p>I'm trying to choose a good name for my git branch that merges the Peppercarrot website and MiniFantasyTheater. Help? 😺 </p><p><a href=\"https://framapiaf.org/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a></p>",
"contentMap": {
"en": "<p>I'm trying to choose a good name for my git branch that merges the Peppercarrot website and MiniFantasyTheater. Help? 😺 </p><p><a href=\"https://framapiaf.org/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a></p>"
},
"endTime": "2024-11-20T16:21:03Z",
"closed": "2024-11-20T16:21:03Z",
"votersCount": 628,
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://framapiaf.org/tags/git",
"name": "#git"
}
],
"replies": {
"id": "https://framapiaf.org/users/davidrevoy/statuses/113510531940047482/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://framapiaf.org/users/davidrevoy/statuses/113510531940047482/replies?min_id=113516776302249423&page=true",
"partOf": "https://framapiaf.org/users/davidrevoy/statuses/113510531940047482/replies",
"items": [
"https://framapiaf.org/users/davidrevoy/statuses/113516776302249423"
]
}
},
"likes": {
"id": "https://framapiaf.org/users/davidrevoy/statuses/113510531940047482/likes",
"type": "Collection",
"totalItems": 34
},
"shares": {
"id": "https://framapiaf.org/users/davidrevoy/statuses/113510531940047482/shares",
"type": "Collection",
"totalItems": 19
},
"anyOf": [
{
"type": "Note",
"name": "branch/one-code-to-rule-them-all",
"replies": {
"type": "Collection",
"totalItems": 164
}
},
{
"type": "Note",
"name": "branch/when-world-collide",
"replies": {
"type": "Collection",
"totalItems": 240
}
},
{
"type": "Note",
"name": "branch/this-is-fine",
"replies": {
"type": "Collection",
"totalItems": 184
}
},
{
"type": "Note",
"name": "branch/unstoppable-code-monster",
"replies": {
"type": "Collection",
"totalItems": 132
}
}
]
}