View set for model Product.

GET /products/79/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/vnd.purplme+json
Vary: Accept

{
    "id": 79,
    "url": "https://api.purplme.com/products/79/?format=api",
    "owner": {
        "id": 39,
        "url": "https://api.purplme.com/partners/39/?format=api",
        "name": "Mirella El Roumi",
        "type": "merchant"
    },
    "categories": [],
    "name": "Baby, We Are Ready for You Prenatal Course - Self Study",
    "description": "The course is linked to a free product that will be delivered once course is purchased",
    "variations": "https://api.purplme.com/products/79/variations/?format=api",
    "options": "https://api.purplme.com/products/79/options/?format=api",
    "brand": null,
    "is_available_for_sale": true,
    "datetime_created": "2026-03-31T14:47:19.890652Z",
    "datetime_updated": "2026-03-31T14:47:19.890664Z",
    "is_visible": true
}