genres (Show) - hyugogirubato/API-Funimation GitHub Wiki
| Protocol | Method | URL |
|---|---|---|
| HTTP | GET | https://prod-api-funimationnow.dadcdigital.com/api/funimation/genres/GENRE_ID/ |
Headers
| Key | Value |
|---|---|
| devicetype | Android Phone |
| Authorization | Token TOKEN |
| User-Agent | okhttp/3.12.1 |
Params
| Key | Value |
|---|---|
| unique | true |
| offset | 0 |
| limit | 20 |
Response
TODO: add response information