Top left panel: AMAB egg saying, “hey, is it normal to describes being trans”
Top right panel: AFAB egg saying, “oh yeah thats normal everyone feels like that :)”
Bottom left panel: The original person from the first panel replying, “oh ok! neat :)”
Bottom right panel: Both characters sitting on a park bench deep in thought, their heads replaced with an egg, sitting in a stereotypical pose for their actual gender.
edit: formatting
I just looked at the Rust code from https://github.com/LemmyNet/lemmy/blob/main/crates/api_common/src/community.rs
and it looks like you need to give it params to get what you need, i.e.
curl https://lemmy.blahaj.zone/api/v3/community/list?type_=Local\&sort=Active\&limit=50 | jq
Returns the top 50 local communities sorted by Active