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",
"https://w3id.org/security/v1",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive",
"manuallyApprovesFollowers": "as:manuallyApprovesFollowers",
"alsoKnownAs": {
"@id": "as:alsoKnownAs",
"@type": "@id"
},
"movedTo": {
"@id": "as:movedTo",
"@type": "@id"
},
"toot": "http://joinmastodon.org/ns#",
"featured": {
"@id": "toot:featured",
"@type": "@id"
},
"Emoji": "toot:Emoji",
"blurhash": "toot:blurhash",
"votersCount": "toot:votersCount",
"schema": "http://schema.org#",
"PropertyValue": "schema:PropertyValue",
"value": "schema:value",
"ostatus": "http://ostatus.org#",
"conversation": "ostatus:conversation"
}
],
"type": "Note",
"id": "https://microwords.goodevilgenius.org/o/50814cdefa8544c1ab52571c94a01e2b",
"attributedTo": "https://microwords.goodevilgenius.org",
"content": "<p>Finally set up a personal <span class=\"h-card\"><a href=\"https://floss.social/@forgejo\" class=\"u-url mention\">@forgejo@floss.social</a></span> instance. I can't believe it's taken me so long to do this. Such an easy set up.</p>\n<p>I've got two questions, though, if anybody knows.</p>\n<p>First, I've got some repos that are hosted on both my ForgeJo, and GitHub. I've noticed that GitHub Actions defined in <code>.github/workflows</code> are picked up by ForgeJo Actions. I don't really need them running both places. Can I disable Actions from running from <code>.github</code>, and only have them run from <code>.forgejo</code>?</p>\n<p>Next, I want to automatically mirror some branches of some of my repos, but not all of them. So, when I push to certain branches in my ForgeJo, they'll be automatically pushed to other repos that I specify. I see how to set up the mirror settings, but it seems to be all or nothing. I suppose I could set up some standard git hooks to do this, maybe in <code>post-receive</code>, or use an Action, but if there's a built-in way, I'd love to do that. If there's not, if anybody has experience with the <code>post-receive</code> hook, I'd love some tips.</p>\n<p><a href=\"https://microwords.goodevilgenius.org/t/askmastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>AskMastodon</span></a> <a href=\"https://microwords.goodevilgenius.org/t/askfedi\" class=\"mention hashtag\" rel=\"tag\">#<span>AskFedi</span></a> <a href=\"https://microwords.goodevilgenius.org/t/askfediverse\" class=\"mention hashtag\" rel=\"tag\">#<span>AskFediverse</span></a></p>\n",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://microwords.goodevilgenius.org/followers",
"https://floss.social/users/forgejo"
],
"published": "2024-08-05T20:38:44Z",
"context": "https://microwords.goodevilgenius.org/contexts/0519a1e468b64ce0ab7bf795581ee4a2",
"conversation": "https://microwords.goodevilgenius.org/contexts/0519a1e468b64ce0ab7bf795581ee4a2",
"url": "https://microwords.goodevilgenius.org/o/50814cdefa8544c1ab52571c94a01e2b",
"tag": [
{
"type": "Mention",
"href": "https://floss.social/users/forgejo",
"name": "@forgejo@floss.social"
},
{
"href": "https://microwords.goodevilgenius.org/t/askmastodon",
"name": "#askmastodon",
"type": "Hashtag"
},
{
"href": "https://microwords.goodevilgenius.org/t/askfedi",
"name": "#askfedi",
"type": "Hashtag"
},
{
"href": "https://microwords.goodevilgenius.org/t/askfediverse",
"name": "#askfediverse",
"type": "Hashtag"
}
],
"summary": null,
"inReplyTo": null,
"sensitive": false,
"attachment": []
}