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",
"blurhash": "toot:blurhash",
"focalPoint": {
"@container": "@list",
"@id": "toot:focalPoint"
},
"Hashtag": "as:Hashtag"
}
],
"id": "https://swiss.social/users/samsteiner/statuses/109564696907492652",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-12-23T19:43:18Z",
"url": "https://swiss.social/@samsteiner/109564696907492652",
"attributedTo": "https://swiss.social/users/samsteiner",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://swiss.social/users/samsteiner/followers"
],
"sensitive": false,
"atomUri": "https://swiss.social/users/samsteiner/statuses/109564696907492652",
"inReplyToAtomUri": null,
"conversation": "tag:swiss.social,2022-12-23:objectId=1801527:objectType=Conversation",
"content": "<p><a href=\"https://swiss.social/tags/WordPress\" class=\"mention hashtag\" rel=\"tag\">#<span>WordPress</span></a> <a href=\"https://swiss.social/tags/Troubleshooting\" class=\"mention hashtag\" rel=\"tag\">#<span>Troubleshooting</span></a></p><p>Point me in the right direction?</p><p>This error tells me something (%n) isn't right in a translation file. (should maybe be %s)</p><p>Error appears when using a feature in the <a href=\"https://swiss.social/tags/LearnDash\" class=\"mention hashtag\" rel=\"tag\">#<span>LearnDash</span></a> <a href=\"https://swiss.social/tags/Thrivecart\" class=\"mention hashtag\" rel=\"tag\">#<span>Thrivecart</span></a> Integration plugin.</p><p>Only when the website is set to German. Only in PHP 8.x (not 7.4)</p><p>Funny: I don't find a translation file for that plugin (seems to only be in EN).</p><p>I have looked into .po files (DE one for LearnDash, EN one for LD Thrivecart) and searched for %n to no avail.</p>",
"contentMap": {
"de": "<p><a href=\"https://swiss.social/tags/WordPress\" class=\"mention hashtag\" rel=\"tag\">#<span>WordPress</span></a> <a href=\"https://swiss.social/tags/Troubleshooting\" class=\"mention hashtag\" rel=\"tag\">#<span>Troubleshooting</span></a></p><p>Point me in the right direction?</p><p>This error tells me something (%n) isn't right in a translation file. (should maybe be %s)</p><p>Error appears when using a feature in the <a href=\"https://swiss.social/tags/LearnDash\" class=\"mention hashtag\" rel=\"tag\">#<span>LearnDash</span></a> <a href=\"https://swiss.social/tags/Thrivecart\" class=\"mention hashtag\" rel=\"tag\">#<span>Thrivecart</span></a> Integration plugin.</p><p>Only when the website is set to German. Only in PHP 8.x (not 7.4)</p><p>Funny: I don't find a translation file for that plugin (seems to only be in EN).</p><p>I have looked into .po files (DE one for LearnDash, EN one for LD Thrivecart) and searched for %n to no avail.</p>"
},
"attachment": [
{
"type": "Document",
"mediaType": "image/png",
"url": "https://cdn.masto.host/swisssocial/media_attachments/files/109/564/677/192/675/200/original/82faf3f06f089eb8.png",
"name": "WordPress error log",
"blurhash": "UER:NZ9ZsjRP~Us+NLbcWAIpf5s+IpWBj=WX",
"focalPoint": [
0.42,
-0.18
],
"width": 2234,
"height": 904
}
],
"tag": [
{
"type": "Hashtag",
"href": "https://swiss.social/tags/Wordpress",
"name": "#Wordpress"
},
{
"type": "Hashtag",
"href": "https://swiss.social/tags/troubleshooting",
"name": "#troubleshooting"
},
{
"type": "Hashtag",
"href": "https://swiss.social/tags/learndash",
"name": "#learndash"
},
{
"type": "Hashtag",
"href": "https://swiss.social/tags/thrivecart",
"name": "#thrivecart"
}
],
"replies": {
"id": "https://swiss.social/users/samsteiner/statuses/109564696907492652/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://swiss.social/users/samsteiner/statuses/109564696907492652/replies?only_other_accounts=true&page=true",
"partOf": "https://swiss.social/users/samsteiner/statuses/109564696907492652/replies",
"items": []
}
},
"likes": {
"id": "https://swiss.social/users/samsteiner/statuses/109564696907492652/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://swiss.social/users/samsteiner/statuses/109564696907492652/shares",
"type": "Collection",
"totalItems": 0
}
}