I’m looking at the API documentation and I see you provide a numeric community_id to create a post. This makes sense, but how do I find these? Is there a way I can get a community ID from its name? I tried GET https://lemmy.ml/api/v3/community w/ just a name in the request, but it returns { "error": "no_id_given" }