View set for model Option.

GET /products/14/options/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "count": 0,
    "next": null,
    "previous": null,
    "results": []
}