# Response attributes

Namespace `data`

| Parameter             | Type    | Value                                                                       |
|-----------------------|---------|-----------------------------------------------------------------------------|
| `id`                  | String  | The ID of the Catalog relation. String representation of a number.          |
| `type`                | String  | `catalog_relation`                                                          |
| `attributes`          | Object  | Attributes object. Contains all the Catalog relation attributes. See below. |
| `attributes.name`     | String  | Name of the Catalog relation.                                               |
| `attributes.primary`  | Boolean | Whether this attribute is one of the primary attributes.                    |
| `attributes.position` | Integer | The position of the attribute in the Catalog relation.                      |
