---
title: Genres
framework: applemusicapi
role: symbol
role_heading: Object
path: applemusicapi/genres
---

# Genres

A resource object that represents a music genre.

## Declaration

```data
object Genres
```

## Properties

id: The identifier for the genre. type: This value must always be genres. href: The relative location for the genre resource. attributes: The attributes for the genre.

## Topics

### Related Objects

- [Genres.Attributes](applemusicapi/genres/attributes-data.dictionary.md)

## See Also

### Handling the Response

- [GenresResponse](applemusicapi/genresresponse.md)
