Information about plays

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

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

{
    "id": 3539665,
    "uri": "https://api.kexp.org/v2/plays/3539665/?format=api",
    "airdate": "2025-08-13T16:48:33-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia801507.us.archive.org/13/items/mbid-a4edde0b-244d-4445-b5de-02427400b89d/mbid-a4edde0b-244d-4445-b5de-02427400b89d-15133197591_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/13/items/mbid-a4edde0b-244d-4445-b5de-02427400b89d/mbid-a4edde0b-244d-4445-b5de-02427400b89d-15133197591_thumb250.jpg",
    "song": "Rattlesnake",
    "track_id": "551f55ca-82e2-4e4d-9818-1869e803274a",
    "recording_id": "95fa629b-fada-4c7e-b4e3-ea9d0f66a2e6",
    "artist": "King Gizzard & The Lizard Wizard",
    "artist_ids": [
        "f58384a4-2ad2-4f24-89c5-c7b74ae1cce7"
    ],
    "album": "Flying Microtonal Banana",
    "release_id": "a4edde0b-244d-4445-b5de-02427400b89d",
    "release_group_id": "ad6e81ac-2298-4e1d-849f-226953c9a30a",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "ecf9b195-6b61-446c-a253-856311236340"
    ],
    "release_date": "2017-02-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out and safe travels to Austin & Cori for this request!\n\n\"Hey Evie, my girlfriend and I are road tripping right now from Washington to Colorado for King Gizz's Field of Vision festival and was hoping you could play some Gizz of your choice!!\"\n--\nDid you know that KGLW says the word, \"rattlesnake\" 54 times?! Google it!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}