Information about plays

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

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

{
    "id": 3613466,
    "uri": "https://api.kexp.org/v2/plays/3613466/?format=api",
    "airdate": "2026-02-05T08:41:22-08:00",
    "show": 65845,
    "show_uri": "https://api.kexp.org/v2/shows/65845/?format=api",
    "image_uri": "https://dn710209.ca.archive.org/0/items/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb-40771874718_thumb500.jpg",
    "thumbnail_uri": "https://dn710209.ca.archive.org/0/items/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb/mbid-2c24a93a-3776-4718-8cae-4a23db513cdb-40771874718_thumb250.jpg",
    "song": "He Who Dares or Is Tired",
    "track_id": "0b782fd0-2bca-411a-b189-1ad8d258943d",
    "recording_id": "72204328-93af-4fb7-83e5-8b8ed8db357c",
    "artist": "The Clash",
    "artist_ids": [
        "8f92558c-2baa-4758-8c38-615519e9deda"
    ],
    "album": "Combat Rock / The People’s Hall",
    "release_id": "2c24a93a-3776-4718-8cae-4a23db513cdb",
    "release_group_id": "e487df0b-1a78-45c4-8557-7c85d86575fa",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "2022-05-20",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tune in for INTERNATIONAL CLASH DAY... TOMORROW, Feb 6!!!\n--\nThis track was unreleased until 2021, upon the release of a special edition of \"Combat Rock\"\nhttps://bit.ly/4rCdQZO",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}