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://101010.pl/users/xaphanpl/statuses/103747401908248958",
"type": "Note",
"summary": null,
"inReplyTo": "https://101010.pl/users/sebsk/statuses/103747276915901775",
"published": "2020-03-01T10:48:41Z",
"url": "https://101010.pl/@xaphanpl/103747401908248958",
"attributedTo": "https://101010.pl/users/xaphanpl",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://101010.pl/users/xaphanpl/followers",
"https://101010.pl/users/sebsk",
"https://101010.pl/users/sp6ina"
],
"sensitive": false,
"atomUri": "https://101010.pl/users/xaphanpl/statuses/103747401908248958",
"inReplyToAtomUri": "https://101010.pl/users/sebsk/statuses/103747276915901775",
"conversation": "tag:101010.pl,2020-02-28:objectId=15246458:objectType=Conversation",
"content": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://101010.pl/@sebsk\" class=\"u-url mention\">@<span>sebsk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://101010.pl/@sp6ina\" class=\"u-url mention\">@<span>sp6ina</span></a></span> Faktycznie nie działa. Dziękuję za informacje.</p>",
"contentMap": {
"pl": "<p><span class=\"h-card\" translate=\"no\"><a href=\"https://101010.pl/@sebsk\" class=\"u-url mention\">@<span>sebsk</span></a></span> <span class=\"h-card\" translate=\"no\"><a href=\"https://101010.pl/@sp6ina\" class=\"u-url mention\">@<span>sp6ina</span></a></span> Faktycznie nie działa. Dziękuję za informacje.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://101010.pl/users/sebsk",
"name": "@sebsk"
},
{
"type": "Mention",
"href": "https://101010.pl/users/sp6ina",
"name": "@sp6ina"
}
],
"replies": {
"id": "https://101010.pl/users/xaphanpl/statuses/103747401908248958/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://101010.pl/users/xaphanpl/statuses/103747401908248958/replies?only_other_accounts=true&page=true",
"partOf": "https://101010.pl/users/xaphanpl/statuses/103747401908248958/replies",
"items": []
}
},
"likes": {
"id": "https://101010.pl/users/xaphanpl/statuses/103747401908248958/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://101010.pl/users/xaphanpl/statuses/103747401908248958/shares",
"type": "Collection",
"totalItems": 0
}
}