Information about plays

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

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

{
    "id": 3592590,
    "uri": "https://api.kexp.org/v2/plays/3592590/?format=api",
    "airdate": "2025-12-18T07:33:39-08:00",
    "show": 65409,
    "show_uri": "https://api.kexp.org/v2/shows/65409/?format=api",
    "image_uri": "https://ia801307.us.archive.org/0/items/mbid-0ff3a5d9-b539-410d-bb05-94b5cf8ed97a/mbid-0ff3a5d9-b539-410d-bb05-94b5cf8ed97a-22043341569_thumb500.jpg",
    "thumbnail_uri": "https://ia801307.us.archive.org/0/items/mbid-0ff3a5d9-b539-410d-bb05-94b5cf8ed97a/mbid-0ff3a5d9-b539-410d-bb05-94b5cf8ed97a-22043341569_thumb250.jpg",
    "song": "What a Crying Shame",
    "track_id": "d6038b9e-fc53-349b-aa1c-93927cf58821",
    "recording_id": "6367713f-4876-43a9-9a0a-b21374cbc6f2",
    "artist": "The Mavericks",
    "artist_ids": [
        "21e68cc5-1295-4b66-8f4d-6ba58d63f78c"
    ],
    "album": "What a Crying Shame",
    "release_id": "0ff3a5d9-b539-410d-bb05-94b5cf8ed97a",
    "release_group_id": "94d11f9c-2df9-33fd-9394-e650b5d108a1",
    "labels": [
        "MCA Records"
    ],
    "label_ids": [
        "46a3941a-c810-47a1-974f-955effec4d09"
    ],
    "release_date": "1994-02-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Raul Malo--singer, songwriter, and record producer that fronted the Mavericks--died of cancer on December 8 at the age of 60.\n\n After the disbanding of the Mavericks in the early 2000s, Malo pursued a solo career until they re-formed in 2012 and continued to tour extensively. In 2015, they won the Americana music award for duo/group of the year.\n\nIn June 2024, Malo announced that he had been diagnosed with cancer. In September 2025, he canceled his remaining tour dates due to his cancer.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}