Information about plays

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

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

{
    "id": 3439338,
    "uri": "https://api.kexp.org/v2/plays/3439338/?format=api",
    "airdate": "2024-12-17T18:04:15-08:00",
    "show": 62136,
    "show_uri": "https://api.kexp.org/v2/shows/62136/?format=api",
    "image_uri": "https://ia803407.us.archive.org/2/items/mbid-31235a67-8cc3-402d-a96e-59617460163e/mbid-31235a67-8cc3-402d-a96e-59617460163e-28907545057_thumb500.jpg",
    "thumbnail_uri": "https://ia903407.us.archive.org/2/items/mbid-31235a67-8cc3-402d-a96e-59617460163e/mbid-31235a67-8cc3-402d-a96e-59617460163e-28907545057_thumb250.jpg",
    "song": "More Bacon Than the Pan Can Handle",
    "track_id": "ed2a7783-c94c-41f3-9e34-ed09571b02cd",
    "recording_id": "723c7c62-dd59-4ee7-bcdf-4f470d6b45f4",
    "artist": "Ghost of Vroom",
    "artist_ids": [
        "90aae341-928a-454d-8e96-8d75f42fb112"
    ],
    "album": "Ghost of Vroom 1",
    "release_id": "31235a67-8cc3-402d-a96e-59617460163e",
    "release_group_id": "0b05da18-fd30-41e4-bde4-a7e4da217a07",
    "labels": [
        "Mod y Vi Records"
    ],
    "label_ids": [
        "0968eb35-8721-444b-90ed-ec37a0a663ee"
    ],
    "release_date": "2021-03-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mike Doughty and Andrew “Scrap” Livingston’s new band Ghost of Vroom have released their new full length album 'Ghost of Vroom 1'. \n\nDoughty first created Ghost of Vroom following a scrapped plan to reunite with his former bandmates in Soul Coughing. The band’s name is a reference to a once-planned companion piece to Soul Coughing’s 1994 album, \"Ruby Vroom.\"\nhttps://bit.ly/3afTJLv\n--\nhttps://www.ghostofvroom.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}