Information about plays

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

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

{
    "id": 3603989,
    "uri": "https://api.kexp.org/v2/plays/3603989/?format=api",
    "airdate": "2026-01-13T20:47:37-08:00",
    "show": 65643,
    "show_uri": "https://api.kexp.org/v2/shows/65643/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Iran: Humayun (Traditional Melody)",
    "track_id": null,
    "recording_id": "3b410189-2b32-4a01-a621-1e042b779d14",
    "artist": "Deben Bhattacharya",
    "artist_ids": [
        "365de6d4-77bf-4f76-855e-fd69e355b4ef"
    ],
    "album": "Music on the Desert Road",
    "release_id": null,
    "release_group_id": "d5adf0b9-b225-43dd-9a4c-077133554ea9",
    "labels": [
        "Angel Records"
    ],
    "label_ids": [
        "d65671f6-53c0-4bbb-9415-ae07c8963254"
    ],
    "release_date": "1958-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Deben Bhattacharya (born in Varanasi, India) has a collection called Paris to Calcutta. 43 tracks, over 4 hours of music, all recorded in 1955 featuring music from Bedouin camps, Turkey, Iran, Iraq, Afghanistan, Jordan, Pakistan and Greece.\n\nBandcamp: https://tinyurl.com/4fv2st9e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}