Information about plays

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

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

{
    "id": 3639034,
    "uri": "https://api.kexp.org/v2/plays/3639034/?format=api",
    "airdate": "2026-04-07T11:35:40-07:00",
    "show": 66391,
    "show_uri": "https://api.kexp.org/v2/shows/66391/?format=api",
    "image_uri": "https://dn721202.ca.archive.org/0/items/mbid-bedfca76-d8ea-4612-8c61-5f37679186c0/mbid-bedfca76-d8ea-4612-8c61-5f37679186c0-24083809937_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-bedfca76-d8ea-4612-8c61-5f37679186c0/mbid-bedfca76-d8ea-4612-8c61-5f37679186c0-24083809937_thumb250.jpg",
    "song": "Two-Headed Coin",
    "track_id": "f333d067-c7dc-3cd0-8896-946d9db64621",
    "recording_id": "7f52538f-3301-4131-b043-8b3e8b62e069",
    "artist": "Obits",
    "artist_ids": [
        "b6c82c04-f1b4-41a6-ae15-a64a96d1e6c4"
    ],
    "album": "I Blame You",
    "release_id": "bedfca76-d8ea-4612-8c61-5f37679186c0",
    "release_group_id": "9a17bdc1-f246-3e55-882e-38effa8d5f67",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2009-03-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cheryl was the host when Brooklyn-based quartet Obits played live in our studio back in 2013: https://www.youtube.com/watch?v=u1k9BzWVyVQ\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}