GET /api/products/34/price/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "currency": null,
    "excl_tax": null,
    "incl_tax": null,
    "tax": "0.00"
}