Information about plays

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

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

{
    "id": 3640935,
    "uri": "https://api.kexp.org/v2/plays/3640935/?format=api",
    "airdate": "2026-04-11T21:36:45-07:00",
    "show": 66429,
    "show_uri": "https://api.kexp.org/v2/shows/66429/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-996d4c45-bb61-4c67-9bd4-a6c1ac9efde6/mbid-996d4c45-bb61-4c67-9bd4-a6c1ac9efde6-44262384459_thumb500.jpg",
    "thumbnail_uri": "https://ia903205.us.archive.org/16/items/mbid-996d4c45-bb61-4c67-9bd4-a6c1ac9efde6/mbid-996d4c45-bb61-4c67-9bd4-a6c1ac9efde6-44262384459_thumb250.jpg",
    "song": "The Standoff",
    "track_id": "985327d1-4d2a-4417-82c1-222eb5c4b24b",
    "recording_id": "d75014af-970a-419e-80d0-a73989746e6d",
    "artist": "Poison Ruïn",
    "artist_ids": [
        "99e1a3c4-3f44-4c6d-9098-5380e3056fae"
    ],
    "album": "Hymns From the Hills",
    "release_id": "996d4c45-bb61-4c67-9bd4-a6c1ac9efde6",
    "release_group_id": "2c7f5cac-2d2f-44d6-888b-034b3320dad5",
    "labels": [
        "Relapse Records"
    ],
    "label_ids": [
        "4189cc4f-fb38-4d62-8271-dbd247585117"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}