Information about plays

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

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

{
    "id": 3589428,
    "uri": "https://api.kexp.org/v2/plays/3589428/?format=api",
    "airdate": "2025-12-10T17:31:25-08:00",
    "show": 65341,
    "show_uri": "https://api.kexp.org/v2/shows/65341/?format=api",
    "image_uri": "https://ia800806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb500.jpg",
    "thumbnail_uri": "https://ia600806.us.archive.org/31/items/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84/mbid-6d034ec4-ae79-408f-9d66-e4fdb20f6e84-41659473526_thumb250.jpg",
    "song": "SEEIN’ STARS",
    "track_id": "583d8f4b-35e0-4f0d-88f4-e90fa75bf094",
    "recording_id": "df6c1000-a28f-4c47-b0fe-4b6f84e9e6ed",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "NEVER ENOUGH",
    "release_id": "6d034ec4-ae79-408f-9d66-e4fdb20f6e84",
    "release_group_id": "58310aac-65aa-492e-83fb-ec50c58e5a1d",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2025-06-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "There is still time to submit your top ten favorite albums of the year for KEXP's countdown!\n\nTurnstile's Never Enough made Evie's list, what will be on yours?\n\nVoting is open now through December 12th at 7:00 PM PST\n\n\nhttps://kexp.org/read/2025/12/10/kexp-djs-top-albums-of-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}