Information about plays

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

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

{
    "id": 3639983,
    "uri": "https://api.kexp.org/v2/plays/3639983/?format=api",
    "airdate": "2026-04-09T17:45:47-07:00",
    "show": 66409,
    "show_uri": "https://api.kexp.org/v2/shows/66409/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-597f7995-f8be-4634-8817-8739ff06d851/mbid-597f7995-f8be-4634-8817-8739ff06d851-43751139849_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-597f7995-f8be-4634-8817-8739ff06d851/mbid-597f7995-f8be-4634-8817-8739ff06d851-43751139849_thumb250.jpg",
    "song": "In the Name of Your Love",
    "track_id": "659bceed-cc2c-49c6-be2f-fd779bfb75d7",
    "recording_id": "d4b5dae3-22ed-4e7e-a701-2fbf9eebdea5",
    "artist": "Telenova",
    "artist_ids": [
        "559fcf2b-8ddb-4973-a57c-8cc62c296ebb"
    ],
    "album": "The Warning",
    "release_id": "597f7995-f8be-4634-8817-8739ff06d851",
    "release_group_id": "6a33b5d7-6853-43aa-91eb-35757d1ef490",
    "labels": [
        "EMI Recorded Music Australia"
    ],
    "label_ids": [
        "166f5cd1-43b7-4c21-9d88-9ee12998e867"
    ],
    "release_date": "2026-02-27",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Telenova are an Australian alt-indie trio formed in Melbourne, Victoria in 2020. The band consists of lead vocalist, writer and filmmaker Angeline Armstrong, and multi-instrumentalists and producers Edward Quinn and Joshua Moriarty.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}