GET /product_lines/[product_line_identifier]

Fetch product line information from the specified identifier.

Permission

None

Response
{
       "data":{
          "label":{},
          "packshot":{},
          "status":"live",
          "release_group_id":null,
          "meta_modify_time":null,
          "create_time":"2018-05-11 15:41:31",
          "identifier":"test-merch",
          "priority":"2022-01-19 09:50:52",
          "identifier_string":"test-merch",
          "modify_time":"2021-09-29 13:38:17",
          "formats":[
             {
                "title":"Test Merch Download",
                "identifier":"xkvuzs",
                "id":"40997228710170",
                "type":"generic format",
                "bundles":[],
                "status":"live",
                "stockquote":{
                   "is_physical":1,
                   "available":"1000",
                   "amount":"0.00",
                   "max_per_order":"1",
                   "warehouse_code":"",
                   "overstock_available":null,
                   "create_time":"2018-05-11 15:42:47",
                   "quoter":{
                      "name":"Test Shop",
                      "domain":"testshop.greedbag.com",
                      "id":"40163461560138"
                   },
                   "id":"40997266200142",
                   "overstock_code":"",
                   "comment":null,
                   "postage_band":{
                      "name":"DOWNLOADS / FREE POSTAGE",
                      "modify_time":"2021-05-11 13:27:53",
                      "create_time":"2004-07-30 17:51:55",
                      "identifier":"downloads",
                      "id":"64361840167"
                   },
                   "overstock_box":"",
                   "modify_time":"2018-05-11 14:42:47",
                   "product":null
                },
                "weight":null
             }
          ],
          "name":"TEST MERCH",
          "project_id":null,
          "id":"40997228650169",
          "identifier_unique":null,
          "title":"TEST MERCH"
       }
    }
ErrorResponse