rebrickable_color_info.RdGet a data frame of information about a specific brick color
rebrickable_color_info(id = 1, key = rebrickable_key(), ..., parse = T)
| id | a single numerical color ID |
|---|---|
| key | API key (pulled from environment if saved via rebrickable_save_credentials) |
| ... | other arguments (page, page_size, ordering) |
| parse | Return results as a formatted tbl without the response information? |