/lemmy/communities

POST /api/lemmy/communities

Price: 1 credit

Get one Lemmy community with its title, sidebar description, icon and banner, subscriber count, post and comment totals, active-user counts and its moderator accounts

How to use it

Pass `name@instance` whenever the community lives elsewhere: a bare name is looked up on `instance` only, so `technology` on lemmy.ml is a different community from `technology@lemmy.world`. Subscriber and post counts are the reading instance's copy of a federated community, and `local_subscriber_count` is the part of it that belongs to that instance.

Parameters

Request body

Response

Errors

Response headers