GET
/api/v1/search
Search drama
Fetch data from Melolo using this endpoint. All parameters should be passed as specified below.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
| q | Query | Yes | love |
| lang | Query | No | en |
| limit | Query | No | 100 |
| offset | Query | No | 0 |