# SlashGetResponses200MediaContainer
## Fields
| Field | Type | Required | Description |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| `Content` | *string* | :heavy_minus_sign: | The flavors of directory found here:
- Primary: (e.g. all, On Deck) These are still used in some clients to provide "shortcuts" to subsets of media. However, with the exception of On Deck, all of them can be created by media queries, and the desire is to allow these to be customized by users.
- Secondary: These are marked with `"secondary": true` and were used by old clients to provide nested menus allowing for primative (but structured) navigation.
- Special: There is a By Folder entry which allows browsing the media by the underlying filesystem structure, and there's a completely obsolete entry marked `"search": true` which used to be used to allow clients to build search dialogs on the fly. |
| `AllowSync` | *bool* | :heavy_minus_sign: | N/A |
| `Art` | *string* | :heavy_minus_sign: | N/A |
| `Directory` | List<[Models.Components.Metadata](../../Models/Components/Metadata.md)> | :heavy_minus_sign: | N/A |
| `Identifier` | *string* | :heavy_minus_sign: | N/A |
| `LibrarySectionID` | *long* | :heavy_minus_sign: | N/A |
| `MediaTagPrefix` | *string* | :heavy_minus_sign: | N/A |
| `MediaTagVersion` | *long* | :heavy_minus_sign: | N/A |
| `Size` | *long* | :heavy_minus_sign: | N/A |
| `SortAsc` | *bool* | :heavy_minus_sign: | N/A |
| `Thumb` | *string* | :heavy_minus_sign: | N/A |
| `Title1` | *string* | :heavy_minus_sign: | N/A |
| `ViewGroup` | *string* | :heavy_minus_sign: | N/A |
| `ViewMode` | *long* | :heavy_minus_sign: | N/A |