---
title: RecordLabels
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/recordlabels
---

# RecordLabels

A resource object that represents a record label.

## Declaration

```data
object RecordLabels
```

## Properties

id: The identifier for the record label. type: This value must always be record-labels. href: A relative location for the record label resource. attributes: The attributes of the record label. views: The relationship views for the record label.

## Topics

### Related Objects

- [RecordLabels.Attributes](applemusicapi/recordlabels/attributes-data.dictionary.md)
- [RecordLabels.Views](applemusicapi/recordlabels/views-data.dictionary.md)

## See Also

### Handling the Response

- [RecordLabelsResponse](applemusicapi/recordlabelsresponse.md)
