The Brand Object in Detail
{
"id": string,
"name": string,
"company": ?string,
"url": ?string,
"icon_url": ?string
}
id String, always present
The internal id
of this brand.
name String, always present
The well known name of the brand.
company String, optional
The name of the company of this brand.
url String, optional
The url
of the main webside of the brand.
icon_url String, optional
With the icon_url
a link to this brands icon will be provided.