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://chaos.social/users/luebbermann/statuses/109381576675411832",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-21T11:33:25Z",
"url": "https://chaos.social/@luebbermann/109381576675411832",
"attributedTo": "https://chaos.social/users/luebbermann",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://chaos.social/users/luebbermann/followers"
],
"sensitive": false,
"atomUri": "https://chaos.social/users/luebbermann/statuses/109381576675411832",
"inReplyToAtomUri": null,
"conversation": "tag:chaos.social,2022-11-21:objectId=74081941:objectType=Conversation",
"content": "<p>til: auf mastodon kann man eigene posts einfach bearbeiten, wenn da ein fehler drin ist.</p>",
"contentMap": {
"de": "<p>til: auf mastodon kann man eigene posts einfach bearbeiten, wenn da ein fehler drin ist.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://chaos.social/users/luebbermann/statuses/109381576675411832/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://chaos.social/users/luebbermann/statuses/109381576675411832/replies?only_other_accounts=true&page=true",
"partOf": "https://chaos.social/users/luebbermann/statuses/109381576675411832/replies",
"items": []
}
},
"likes": {
"id": "https://chaos.social/users/luebbermann/statuses/109381576675411832/likes",
"type": "Collection",
"totalItems": 11
},
"shares": {
"id": "https://chaos.social/users/luebbermann/statuses/109381576675411832/shares",
"type": "Collection",
"totalItems": 1
}
}