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://mastodon.social/users/Tibor/statuses/109399653824771624/replies",
"type": "Collection",
"first": {
"id": "https://mastodon.social/users/Tibor/statuses/109399653824771624/replies?page=true",
"type": "CollectionPage",
"next": "https://mastodon.social/users/Tibor/statuses/109399653824771624/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/Tibor/statuses/109399653824771624/replies",
"items": [
{
"id": "https://mastodon.social/users/Tibor/statuses/109411196790873103",
"type": "Note",
"summary": null,
"inReplyTo": "https://mastodon.social/users/Tibor/statuses/109399653824771624",
"published": "2022-11-26T17:06:12Z",
"url": "https://mastodon.social/@Tibor/109411196790873103",
"attributedTo": "https://mastodon.social/users/Tibor",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/Tibor/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/Tibor/statuses/109411196790873103",
"inReplyToAtomUri": "https://mastodon.social/users/Tibor/statuses/109399653824771624",
"conversation": "tag:mastodon.social,2022-11-23:objectId=340795840:objectType=Conversation",
"content": "<p>Made a small improvement, so that the tool can search now also in pinned tweets (previously it was limited to description, account name, link, location). Therefore, Movetodon should now find even more accounts!</p>",
"contentMap": {
"de": "<p>Made a small improvement, so that the tool can search now also in pinned tweets (previously it was limited to description, account name, link, location). Therefore, Movetodon should now find even more accounts!</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/Tibor/statuses/109411196790873103/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/Tibor/statuses/109411196790873103/replies?min_id=109411214210265541&page=true",
"partOf": "https://mastodon.social/users/Tibor/statuses/109411196790873103/replies",
"items": [
"https://mastodon.social/users/Tibor/statuses/109411214210265541"
]
}
},
"likes": {
"id": "https://mastodon.social/users/Tibor/statuses/109411196790873103/likes",
"type": "Collection",
"totalItems": 22
},
"shares": {
"id": "https://mastodon.social/users/Tibor/statuses/109411196790873103/shares",
"type": "Collection",
"totalItems": 7
}
}
]
}
}