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://manitu.social/users/felsqualle/statuses/110553810454311111/activity",
"type": "Create",
"actor": "https://manitu.social/users/felsqualle",
"published": "2023-06-16T12:07:53Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://manitu.social/users/felsqualle/followers"
],
"object": {
"id": "https://manitu.social/users/felsqualle/statuses/110553810454311111",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2023-06-16T12:07:53Z",
"url": "https://manitu.social/@felsqualle/110553810454311111",
"attributedTo": "https://manitu.social/users/felsqualle",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://manitu.social/users/felsqualle/followers"
],
"sensitive": false,
"atomUri": "https://manitu.social/users/felsqualle/statuses/110553810454311111",
"inReplyToAtomUri": null,
"conversation": "tag:manitu.social,2023-06-16:objectId=79646:objectType=Conversation",
"content": "<p>I guess I finally have a reason to start learning how to code in <a href=\"https://manitu.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>",
"contentMap": {
"de": "<p>I guess I finally have a reason to start learning how to code in <a href=\"https://manitu.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://manitu.social/tags/python",
"name": "#python"
}
],
"replies": {
"id": "https://manitu.social/users/felsqualle/statuses/110553810454311111/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://manitu.social/users/felsqualle/statuses/110553810454311111/replies?only_other_accounts=true&page=true",
"partOf": "https://manitu.social/users/felsqualle/statuses/110553810454311111/replies",
"items": []
}
},
"likes": {
"id": "https://manitu.social/users/felsqualle/statuses/110553810454311111/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://manitu.social/users/felsqualle/statuses/110553810454311111/shares",
"type": "Collection",
"totalItems": 0
}
}
}