Information about plays

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

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

{
    "id": 3412936,
    "uri": "https://api.kexp.org/v2/plays/3412936/?format=api",
    "airdate": "2024-10-15T11:34:01-07:00",
    "show": 61583,
    "show_uri": "https://api.kexp.org/v2/shows/61583/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Good Weed & Red Wine",
    "track_id": "d437f52f-bb03-4f67-aeb6-71beccc11d34",
    "recording_id": "486242fc-ba55-4eca-a000-2e26f68fc878",
    "artist": "True Loves feat. Nigel Hall",
    "artist_ids": [
        "68175fb2-dca1-4875-ac48-f7c4c152ab9e",
        "0a28e2c9-20d3-4541-8e25-bcea06916fc2"
    ],
    "album": "Good Weed & Red Wine",
    "release_id": "7359e62f-7878-4be2-a123-4f0a5049a4cb",
    "release_group_id": "63a5cd07-dc0f-43bd-827a-53e0f6385c7e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-08-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "True Loves return with a soulful swagger on their latest single, “Good Weed and Red Wine.” The first release since 2021’s album, 'Sunday Afternoon,' finds the band revitalized and funky as ever. Saxophonist Skerik delivers a bluesy and blazing baritone solo atop the rhythm section’s (David McGraw-drums, Iván Galvez-congas/percussion) syncopated 16 beat groove, with the welcome addition of special guest keyboardist, the legendary Nigel Hall, on Hammond organ and Clavinet. The song, begun over a wine and weed infused winter evening jam session, was penned by the youngest member of the group, trombonist Greg Kramer. The track leans towards his hip hop influences and can be heard in the brash cinematic melodies played by the horn section (which also features tenor saxophonist Gordon Brown). Jimmy James’ tremolo guitar playing is undeniably subtle and soulful, whilst complimenting Bryant Moore’s slithering 5 string bass line. Recorded to tape at Seattle’s Avast Recording Studio B by Larson Haakenstad, “Good Weed and Red Wine” marks the True Loves next chapter in its storied ten year history.\n\nhttps://truelovesband.bandcamp.com/track/good-weed-red-wine",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}