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://phpc.social/users/thephpf/statuses/111748459038581810",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2024-01-13T11:42:44Z",
"url": "https://phpc.social/@thephpf/111748459038581810",
"attributedTo": "https://phpc.social/users/thephpf",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/thephpf/followers",
"https://phpc.social/users/derickr",
"https://phpc.social/users/naderman",
"https://white.onesteprevolution.com/users/alcaeus",
"https://phpc.social/users/nicolasgrekas",
"https://phpc.social/users/asgrim"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/thephpf/statuses/111748459038581810",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2024-01-13:objectId=28614572:objectType=Conversation",
"content": "<p>The work on the new tool for installing PHP extensions is in full swing.</p><p>We had a productive meeting at <br />@SymfonyCon, and online calls with <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@derickr\" class=\"u-url mention\">@<span>derickr</span></a></span>, @seldaek, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@naderman\" class=\"u-url mention\">@<span>naderman</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://white.onesteprevolution.com/users/alcaeus\" class=\"u-url mention\">@<span>alcaeus</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@nicolasgrekas\" class=\"u-url mention\">@<span>nicolasgrekas</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@asgrim\" class=\"u-url mention\">@<span>asgrim</span></a></span>. </p><p>See the updated requirements document 👉<a href=\"https://docs.google.com/document/d/1_N0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1_N</span><span class=\"invisible\">0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32</span></a></p><p>Key design updates:<br />- Using composer.json for requirements.<br />- Extension is a Composer package with `ext-php` type.<br />- For PoC, we'll use GitHub, but later we plan to use <a href=\"http://packagist.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">packagist.org</span><span class=\"invisible\"></span></a> as a registry.</p>",
"contentMap": {
"en": "<p>The work on the new tool for installing PHP extensions is in full swing.</p><p>We had a productive meeting at <br />@SymfonyCon, and online calls with <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@derickr\" class=\"u-url mention\">@<span>derickr</span></a></span>, @seldaek, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@naderman\" class=\"u-url mention\">@<span>naderman</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://white.onesteprevolution.com/users/alcaeus\" class=\"u-url mention\">@<span>alcaeus</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@nicolasgrekas\" class=\"u-url mention\">@<span>nicolasgrekas</span></a></span>, <span class=\"h-card\" translate=\"no\"><a href=\"https://phpc.social/@asgrim\" class=\"u-url mention\">@<span>asgrim</span></a></span>. </p><p>See the updated requirements document 👉<a href=\"https://docs.google.com/document/d/1_N0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">docs.google.com/document/d/1_N</span><span class=\"invisible\">0E9xo3jn9aKrIZHIbTYaY5lXw71BpSO6-it4cRpDo/edit#heading=h.qi4yl6hz8u32</span></a></p><p>Key design updates:<br />- Using composer.json for requirements.<br />- Extension is a Composer package with `ext-php` type.<br />- For PoC, we'll use GitHub, but later we plan to use <a href=\"http://packagist.org\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">http://</span><span class=\"\">packagist.org</span><span class=\"invisible\"></span></a> as a registry.</p>"
},
"attachment": [],
"tag": [
{
"type": "Mention",
"href": "https://phpc.social/users/derickr",
"name": "@derickr"
},
{
"type": "Mention",
"href": "https://phpc.social/users/naderman",
"name": "@naderman"
},
{
"type": "Mention",
"href": "https://white.onesteprevolution.com/users/alcaeus",
"name": "@alcaeus@white.onesteprevolution.com"
},
{
"type": "Mention",
"href": "https://phpc.social/users/nicolasgrekas",
"name": "@nicolasgrekas"
},
{
"type": "Mention",
"href": "https://phpc.social/users/asgrim",
"name": "@asgrim"
}
],
"replies": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/thephpf/statuses/111748459038581810/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/thephpf/statuses/111748459038581810/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/likes",
"type": "Collection",
"totalItems": 35
},
"shares": {
"id": "https://phpc.social/users/thephpf/statuses/111748459038581810/shares",
"type": "Collection",
"totalItems": 30
}
}