<!--
{
  "documentType" : "article",
  "framework" : "AppleMusicAPI",
  "identifier" : "/documentation/AppleMusicAPI/common-objects",
  "metadataVersion" : "0.1.0",
  "role" : "collectionGroup",
  "title" : "Common Objects"
}
-->

# Common Objects

Understand the common JSON objects that framework responses contain.

## Topics

### Getting Resource and Relationship Information

[`Resource`](/documentation/AppleMusicAPI/Resource)

A resource—such as an album, song, or playlist.

[`Relationship`](/documentation/AppleMusicAPI/Relationship)

A to-one or to-many relationship from one resource object to others.

### Handling Errors

[`Error`](/documentation/AppleMusicAPI/Error)

Information about an error that occurred while processing a request.

[HTTP Status Codes](/documentation/AppleMusicAPI/http-status-codes)

Reference error codes returned by the Apple Music API.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)