Information about plays

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

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

{
    "id": 3659694,
    "uri": "https://api.kexp.org/v2/plays/3659694/?format=api",
    "airdate": "2026-05-26T05:31:57-07:00",
    "show": 66818,
    "show_uri": "https://api.kexp.org/v2/shows/66818/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-3d286062-f257-45d4-bb9e-bbd666494269/mbid-3d286062-f257-45d4-bb9e-bbd666494269-42564624762_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-3d286062-f257-45d4-bb9e-bbd666494269/mbid-3d286062-f257-45d4-bb9e-bbd666494269-42564624762_thumb250.jpg",
    "song": "Pretty",
    "track_id": "4271e823-d84c-42f9-86f4-c02f6aeee2fd",
    "recording_id": "7fe83bc7-6fb4-455a-8740-af22f3f2f193",
    "artist": "NewDad",
    "artist_ids": [
        "038bd27c-ebec-44e5-9880-1f5eb933db11"
    ],
    "album": "Altar",
    "release_id": "3d286062-f257-45d4-bb9e-bbd666494269",
    "release_group_id": "16ff1b26-18cf-424c-a434-24df929d5560",
    "labels": [
        "Fair Youth"
    ],
    "label_ids": [
        "09acb1e4-05f6-41ca-989e-fbe984e6ae50"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Galway, Ireland's NewDad performed Live on KEXP! Check out the full video of the session, hosted by Cheryl, here!\n\nhttps://www.youtube.com/watch?v=4aUR4R9IKBs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}