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://brunty.social/users/brunty/statuses/111767605943853404",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-16T20:52:03Z",
"url": "https://brunty.social/@brunty/111767605943853404",
"attributedTo": "https://brunty.social/users/brunty",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://brunty.social/users/brunty/followers"
],
"sensitive": false,
"atomUri": "https://brunty.social/users/brunty/statuses/111767605943853404",
"inReplyToAtomUri": null,
"conversation": "tag:brunty.social,2024-01-16:objectId=6667983:objectType=Conversation",
"content": "<p><a href=\"https://brunty.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a> folks, what framework-agnostic tooling (as in not <a href=\"https://brunty.social/tags/Symfony\" class=\"mention hashtag\" rel=\"tag\">#<span>Symfony</span></a> / <a href=\"https://brunty.social/tags/Laravel\" class=\"mention hashtag\" rel=\"tag\">#<span>Laravel</span></a> / <a href=\"https://brunty.social/tags/Laminas\" class=\"mention hashtag\" rel=\"tag\">#<span>Laminas</span></a> etc) are you using for running headless browser-based tests these days via something like <a href=\"https://brunty.social/tags/PHPUnit\" class=\"mention hashtag\" rel=\"tag\">#<span>PHPUnit</span></a>?</p><p>I'm looking at setting something up in <a href=\"https://brunty.social/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a> on <a href=\"https://brunty.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a>, I've tried Symfony Panther and it's been a shitshow of errors and not being able to get <a href=\"https://brunty.social/tags/Chrome\" class=\"mention hashtag\" rel=\"tag\">#<span>Chrome</span></a> or <a href=\"https://brunty.social/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> running in Docker :/</p>",
"contentMap": {
"en": "<p><a href=\"https://brunty.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a> folks, what framework-agnostic tooling (as in not <a href=\"https://brunty.social/tags/Symfony\" class=\"mention hashtag\" rel=\"tag\">#<span>Symfony</span></a> / <a href=\"https://brunty.social/tags/Laravel\" class=\"mention hashtag\" rel=\"tag\">#<span>Laravel</span></a> / <a href=\"https://brunty.social/tags/Laminas\" class=\"mention hashtag\" rel=\"tag\">#<span>Laminas</span></a> etc) are you using for running headless browser-based tests these days via something like <a href=\"https://brunty.social/tags/PHPUnit\" class=\"mention hashtag\" rel=\"tag\">#<span>PHPUnit</span></a>?</p><p>I'm looking at setting something up in <a href=\"https://brunty.social/tags/Docker\" class=\"mention hashtag\" rel=\"tag\">#<span>Docker</span></a> on <a href=\"https://brunty.social/tags/macOS\" class=\"mention hashtag\" rel=\"tag\">#<span>macOS</span></a>, I've tried Symfony Panther and it's been a shitshow of errors and not being able to get <a href=\"https://brunty.social/tags/Chrome\" class=\"mention hashtag\" rel=\"tag\">#<span>Chrome</span></a> or <a href=\"https://brunty.social/tags/Firefox\" class=\"mention hashtag\" rel=\"tag\">#<span>Firefox</span></a> running in Docker :/</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://brunty.social/tags/php",
"name": "#php"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/symfony",
"name": "#symfony"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/laravel",
"name": "#laravel"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/laminas",
"name": "#laminas"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/phpunit",
"name": "#phpunit"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/docker",
"name": "#docker"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/chrome",
"name": "#chrome"
},
{
"type": "Hashtag",
"href": "https://brunty.social/tags/firefox",
"name": "#firefox"
}
],
"replies": {
"id": "https://brunty.social/users/brunty/statuses/111767605943853404/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://brunty.social/users/brunty/statuses/111767605943853404/replies?only_other_accounts=true&page=true",
"partOf": "https://brunty.social/users/brunty/statuses/111767605943853404/replies",
"items": []
}
},
"likes": {
"id": "https://brunty.social/users/brunty/statuses/111767605943853404/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://brunty.social/users/brunty/statuses/111767605943853404/shares",
"type": "Collection",
"totalItems": 1
}
}