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://phpc.social/users/ziegenberg/statuses/109261845461218645",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-10-31T08:04:12Z",
"url": "https://phpc.social/@ziegenberg/109261845461218645",
"attributedTo": "https://phpc.social/users/ziegenberg",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/ziegenberg/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/ziegenberg/statuses/109261845461218645",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2022-10-31:objectId=3789837:objectType=Conversation",
"content": "<p>I'm Christoph (he/him) and this is my <a href=\"https://phpc.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>.</p><p>About 25 years ago I started to learn HTML, JavaScript, PHP and worked with my first database. Many years later, that's basically what I still do everyday, but with a focus on the backend, and for millions of users. :)</p><p>I work a lot with <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a>, <a href=\"https://phpc.social/tags/databases\" class=\"mention hashtag\" rel=\"tag\">#<span>databases</span></a> like <a href=\"https://phpc.social/tags/PostgreSQL\" class=\"mention hashtag\" rel=\"tag\">#<span>PostgreSQL</span></a> and <a href=\"https://phpc.social/tags/SQLServer\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLServer</span></a> and am very interested in <a href=\"https://phpc.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> and <a href=\"https://phpc.social/tags/privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>privacy</span></a> topics. I also have to do a lot with date/time related stuff, time zones, i18n, APIs and much more.</p><p>(1/2)</p>",
"contentMap": {
"de": "<p>I'm Christoph (he/him) and this is my <a href=\"https://phpc.social/tags/introduction\" class=\"mention hashtag\" rel=\"tag\">#<span>introduction</span></a>.</p><p>About 25 years ago I started to learn HTML, JavaScript, PHP and worked with my first database. Many years later, that's basically what I still do everyday, but with a focus on the backend, and for millions of users. :)</p><p>I work a lot with <a href=\"https://phpc.social/tags/PHP\" class=\"mention hashtag\" rel=\"tag\">#<span>PHP</span></a>, <a href=\"https://phpc.social/tags/databases\" class=\"mention hashtag\" rel=\"tag\">#<span>databases</span></a> like <a href=\"https://phpc.social/tags/PostgreSQL\" class=\"mention hashtag\" rel=\"tag\">#<span>PostgreSQL</span></a> and <a href=\"https://phpc.social/tags/SQLServer\" class=\"mention hashtag\" rel=\"tag\">#<span>SQLServer</span></a> and am very interested in <a href=\"https://phpc.social/tags/security\" class=\"mention hashtag\" rel=\"tag\">#<span>security</span></a> and <a href=\"https://phpc.social/tags/privacy\" class=\"mention hashtag\" rel=\"tag\">#<span>privacy</span></a> topics. I also have to do a lot with date/time related stuff, time zones, i18n, APIs and much more.</p><p>(1/2)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/introduction",
"name": "#introduction"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/php",
"name": "#php"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/databases",
"name": "#databases"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/postgresql",
"name": "#postgresql"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/sqlserver",
"name": "#sqlserver"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/security",
"name": "#security"
},
{
"type": "Hashtag",
"href": "https://phpc.social/tags/privacy",
"name": "#privacy"
}
],
"replies": {
"id": "https://phpc.social/users/ziegenberg/statuses/109261845461218645/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/ziegenberg/statuses/109261845461218645/replies?min_id=109261850432058663&page=true",
"partOf": "https://phpc.social/users/ziegenberg/statuses/109261845461218645/replies",
"items": [
"https://phpc.social/users/ziegenberg/statuses/109261850432058663"
]
}
},
"likes": {
"id": "https://phpc.social/users/ziegenberg/statuses/109261845461218645/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://phpc.social/users/ziegenberg/statuses/109261845461218645/shares",
"type": "Collection",
"totalItems": 0
}
}