---
title: Curators
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/curators
---

# Curators

A resource object that represents a curator.

## Declaration

```data
object Curators
```

## Properties

id: The identifier for the curator. type: This value must always be curators. href: The relative location for the curator resource. attributes: The attributes for the curator. relationships: The relationships for the curator.

## Topics

### Related Objects

- [Curators.Attributes](applemusicapi/curators/attributes-data.dictionary.md)
- [Curators.Relationships](applemusicapi/curators/relationships-data.dictionary.md)

## See Also

### Handling the Response

- [AppleCurators](applemusicapi/applecurators.md)
- [AppleCuratorsResponse](applemusicapi/applecuratorsresponse.md)
- [CuratorsResponse](applemusicapi/curatorsresponse.md)
