Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/370925/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 370925,
    "uri": "https://api.kexp.org/v2/plays/370925/?format=api",
    "airdate": "2019-08-22T16:26:40-07:00",
    "show": 6179,
    "show_uri": "https://api.kexp.org/v2/shows/6179/?format=api",
    "image_uri": "http://coverartarchive.org/release/f29f0569-552d-4ac8-b783-4cf8048eea7e/3112628916-250.jpg",
    "thumbnail_uri": "",
    "song": "Pretty Good Year",
    "track_id": "35eedde4-9dd5-30b9-9c34-d9ba99e9897a",
    "recording_id": null,
    "artist": "Tori Amos",
    "artist_ids": [
        "c0b2500e-0cef-4130-869d-732b23ed9df5"
    ],
    "album": "Under the Pink",
    "release_id": "f29f0569-552d-4ac8-b783-4cf8048eea7e",
    "release_group_id": null,
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1994-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday Tori Amos! (August 22, 1963 - age 56) an American singer-songwriter and pianist. She is a classically trained musician with a mezzo-soprano vocal range.\n\nAmos has described seeing music as structures of light since early childhood, an experience consistent with chromesthesia\nBy the age of five, Amos had already begun composing instrumental pieces on piano and won a full scholarship to the Peabody Institute at Johns Hopkins University. She was the youngest person ever to have been admitted. At the age of eleven, Amos was expelled from the university for what was described as “musical insubordination,” due to her taste for pop and rock music and distaste for reading music.Amos has received five MTV VMA nominations, eight Grammy Award nominations, and won an Echo Klassik award for her classical crossover album. She is listed on VH1's 1999 \"100 Greatest Women of Rock and Roll\" list.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}