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/mglaman/statuses/109362490230798508",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2022-11-18T02:39:29Z",
"url": "https://phpc.social/@mglaman/109362490230798508",
"attributedTo": "https://phpc.social/users/mglaman",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://phpc.social/users/mglaman/followers"
],
"sensitive": false,
"atomUri": "https://phpc.social/users/mglaman/statuses/109362490230798508",
"inReplyToAtomUri": null,
"conversation": "tag:phpc.social,2022-11-18:objectId=4534738:objectType=Conversation",
"content": "<p>At DrupalCon Portland, we discussed the common problem with <a href=\"https://phpc.social/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a> major version upgrades: modules need a release to bump their drupal/core maximum version constraint!</p><p>An outcome after talking to some of the Symfony folks in attendance: a Composer plugin that relaxes the drupal/core constraints of specified packages.</p><p>And the composer-drupal-lenient plugin was born! It allows ignoring a module's drupal/core constraint to allow for "it just works" or patched installs</p><p><a href=\"https://github.com/mglaman/composer-drupal-lenient\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mglaman/composer-dr</span><span class=\"invisible\">upal-lenient</span></a></p>",
"contentMap": {
"en": "<p>At DrupalCon Portland, we discussed the common problem with <a href=\"https://phpc.social/tags/Drupal\" class=\"mention hashtag\" rel=\"tag\">#<span>Drupal</span></a> major version upgrades: modules need a release to bump their drupal/core maximum version constraint!</p><p>An outcome after talking to some of the Symfony folks in attendance: a Composer plugin that relaxes the drupal/core constraints of specified packages.</p><p>And the composer-drupal-lenient plugin was born! It allows ignoring a module's drupal/core constraint to allow for "it just works" or patched installs</p><p><a href=\"https://github.com/mglaman/composer-drupal-lenient\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">github.com/mglaman/composer-dr</span><span class=\"invisible\">upal-lenient</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://phpc.social/tags/drupal",
"name": "#drupal"
}
],
"replies": {
"id": "https://phpc.social/users/mglaman/statuses/109362490230798508/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://phpc.social/users/mglaman/statuses/109362490230798508/replies?only_other_accounts=true&page=true",
"partOf": "https://phpc.social/users/mglaman/statuses/109362490230798508/replies",
"items": []
}
},
"likes": {
"id": "https://phpc.social/users/mglaman/statuses/109362490230798508/likes",
"type": "Collection",
"totalItems": 5
},
"shares": {
"id": "https://phpc.social/users/mglaman/statuses/109362490230798508/shares",
"type": "Collection",
"totalItems": 4
}
}