Information about plays

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

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

{
    "id": 3593044,
    "uri": "https://api.kexp.org/v2/plays/3593044/?format=api",
    "airdate": "2025-12-19T10:23:31-08:00",
    "show": 65418,
    "show_uri": "https://api.kexp.org/v2/shows/65418/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Foxes in the Snow",
    "track_id": "823a7620-d10b-44a0-9952-5003626688bf",
    "recording_id": "e13b5d3d-f005-4d81-96b5-b71d1faee254",
    "artist": "Jason Isbell",
    "artist_ids": [
        "4c501a41-5f23-41c9-a36a-5b86e894e08d"
    ],
    "album": "Foxes in the Snow",
    "release_id": "2b7b9f60-761f-4d96-aaf9-6e0fb9382c03",
    "release_group_id": "29a887b3-3547-448c-ac81-a75dbe3c7f19",
    "labels": [
        "Southeastern Records",
        "Thirty Tigers"
    ],
    "label_ids": [
        "e0be67f0-048c-4bc6-a2b2-7a2199f78be1",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-03-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#96 on our countdown of YOUR favorite albums of 2025\n\nJason Isbell is coming to the west coast next month!\n\n-Seattle on January 23rd at the Paramount Theatre\n\n-Oakland on January 29th at the Fox Theater\n\n\"The new solo album from Nashville-based, Alabama-born singer-songwriter Jason Isbell is a raw, heartfelt collection of acoustic folk tunes. Featuring his guitar-playing prowess with stunning fingerpicking, his signature vocals, and vivid storytelling, this intimate collection gives listeners a look at his songwriting in its purest form.\" \n-KEXP's Music Director, Chris Sanley\n\nhttps://jasonisbell.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}