Information about plays

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

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

{
    "id": 3630325,
    "uri": "https://api.kexp.org/v2/plays/3630325/?format=api",
    "airdate": "2026-03-17T20:42:24-07:00",
    "show": 66209,
    "show_uri": "https://api.kexp.org/v2/shows/66209/?format=api",
    "image_uri": "https://coverartarchive.org/release/db704361-4cce-4f90-a984-b30c46974e75/38333837483-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/db704361-4cce-4f90-a984-b30c46974e75/38333837483-250.jpg",
    "song": "forgive me my",
    "track_id": null,
    "recording_id": "49c658b7-b4e3-4df1-a606-d1fb578f14ce",
    "artist": "Ganavya",
    "artist_ids": [
        "874b674b-8a52-41fc-b36d-47a2d26e54cc"
    ],
    "album": "like the sky I’ve been too quiet",
    "release_id": null,
    "release_group_id": "2009dac7-6deb-4876-96bf-92c47b511c1d",
    "labels": [
        "Native Rebel Recordings"
    ],
    "label_ids": [
        "1500f79d-2ad0-4994-ae55-c641f53d8be3"
    ],
    "release_date": "2024-03-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Singing in a combination of English and Tamil, ambient and compellingly jaw-dropping, Carnatic song and Appalachian folk, Ganavya is a master at her craft. See for yourself.. Check out Ganavya performing live in the KEXP studio! \nRecorded September 27, 2024.\nhttps://www.youtube.com/watch?v=t_sEX0yU55w",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}