Information about plays

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

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

{
    "id": 3550742,
    "uri": "https://api.kexp.org/v2/plays/3550742/?format=api",
    "airdate": "2025-09-09T05:32:12-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Medgar Evers DGC Bill Clinton and Me/I",
    "track_id": "6fcce1c8-3e20-46cc-960f-069e1a6a6deb",
    "recording_id": "49055e05-67d2-422b-850d-20638e625d49",
    "artist": "Imij",
    "artist_ids": [
        "0ebe2a81-8478-4153-9165-acc337b7ba92"
    ],
    "album": "The In Gods You Lust",
    "release_id": "bdf7cd88-a8fb-49d8-8ae9-17bcd1db9bca",
    "release_group_id": "1af785af-fa97-4291-92b1-c9d28eeb6725",
    "labels": [
        "Babylon Records"
    ],
    "label_ids": [
        "be2832ab-7503-4e27-bc62-dc488eee7c48"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Imij (\"Jimi\" backwards, named after Jimi Hendrix) was a 90's all-African American Seattle based rock band featuring singer Shannon Funchess, guitarist Chris Onowale, bassist Cedric Ross, guitarist Lonnie King and drummer David Carpenter, aka Davee C. \n\nThe band self-released a 4 song cassette titled \"Straight from the Master\" in 1991. Go read Eva's exclusive interview with \"the all black Seattle band you've never heard of\": https://bit.ly/3qQMgZp \n\nAnd for funsies, check out Imij's 1994 Drive To Lifer video: https://www.youtube.com/watch?v=OOmWW1_EYTw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}