Information about plays

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

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

{
    "id": 3586468,
    "uri": "https://api.kexp.org/v2/plays/3586468/?format=api",
    "airdate": "2025-12-03T23:00:24-08:00",
    "show": 65282,
    "show_uri": "https://api.kexp.org/v2/shows/65282/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Slow Torture of an Hourly Wage",
    "track_id": "877e960b-eac7-43b1-9667-9166ff36df29",
    "recording_id": "4df45454-6b01-4919-8864-266790b82e66",
    "artist": "The Reds, Pinks & Purples",
    "artist_ids": [
        "8b5adedc-5ce8-4c7d-a22a-ffeaddad7738"
    ],
    "album": "The Past Is a Garden I Never Fed",
    "release_id": "b853fbd7-d9ed-48d0-8940-8fc3530ebb84",
    "release_group_id": "c2b08898-111a-40ad-a1fc-b6ae17dfa5e1",
    "labels": [
        "Fire Records"
    ],
    "label_ids": [
        "659008fb-d1e7-4eca-865c-0d0344a721ed"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Having penned over 200 songs in the last six years, The Reds, Pinks and Purples release a collection of tracks previously unreleased on physical format that continues to romanticise the wonders and woes of the world.\nWith song titles that read like chapter sub-heads for a post-Douglas Coupland novella, ‘The Past Is A Garden I Never Fed’ takes The Reds, Pinks and Purples central orator Glenn Donaldson through the turmoil of small talk and everyday water cooler moments with a fine sense of pathos and irony.\"\n\nhttps://theredspinksandpurples.bandcamp.com/album/the-past-is-a-garden-i-never-fed",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}