Popular people
**What:** Popular, English-biased people to pre-fill the actor/director dropdowns before the user types. Returns up to 20 per page.
**Auth:** None.
**Query params:**
| Param | Type | Required | Description | Example |
|---|---|---|---|---|
| page | integer | no | 1-500, default 1. | `1` |
**Returns:** `data = [{ id, name, profile_path, known_for_department }]`.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
OK
ok
data

