Information about plays

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

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

{
    "id": 3521611,
    "uri": "https://api.kexp.org/v2/plays/3521611/?format=api",
    "airdate": "2025-07-02T10:36:49-07:00",
    "show": 63899,
    "show_uri": "https://api.kexp.org/v2/shows/63899/?format=api",
    "image_uri": "https://dn721209.ca.archive.org/0/items/mbid-2ad0f10e-398b-4f49-adc7-2b6a85408daa/mbid-2ad0f10e-398b-4f49-adc7-2b6a85408daa-20411814138_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/8/items/mbid-2ad0f10e-398b-4f49-adc7-2b6a85408daa/mbid-2ad0f10e-398b-4f49-adc7-2b6a85408daa-20411814138_thumb250.jpg",
    "song": "Parade of Choosers",
    "track_id": "1424c12f-029a-3677-8c7f-35f8f4aa5169",
    "recording_id": "2076eab2-3b17-47cf-af3a-54c5ddfdf84c",
    "artist": "Centro-Matic",
    "artist_ids": [
        "ad76c38e-a7fe-4f95-a309-2d24099914d2"
    ],
    "album": "Redo the Stacks",
    "release_id": "2ad0f10e-398b-4f49-adc7-2b6a85408daa",
    "release_group_id": "c346ff4e-0996-3ffa-a6e6-0fd6561a0cab",
    "labels": [
        "Steve Records"
    ],
    "label_ids": [
        "874e23d2-322b-454a-b3b7-8f080c4276bc"
    ],
    "release_date": "1997-03-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Centro-matic was an American band based in Denton, Texas.\n\nhttps://centro-matic.bandcamp.com/\n\nYou can listen back to DJ Elodie Sky’s full show on the archive under 90.Teen at KEXP.ORG and tune in every Saturday morning from 6-7am to hear all of the other amazing youth DJs!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}