Information about plays

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

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

{
    "id": 3612673,
    "uri": "https://api.kexp.org/v2/plays/3612673/?format=api",
    "airdate": "2026-02-03T11:17:50-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-edb9ca6c-9e0d-3325-9f86-647c94476a86/mbid-edb9ca6c-9e0d-3325-9f86-647c94476a86-8553956037_thumb500.jpg",
    "thumbnail_uri": "https://ia801606.us.archive.org/2/items/mbid-edb9ca6c-9e0d-3325-9f86-647c94476a86/mbid-edb9ca6c-9e0d-3325-9f86-647c94476a86-8553956037_thumb250.jpg",
    "song": "2 + 2 = 5 (The Lukewarm.)",
    "track_id": "4e87ad05-3ba9-3ae9-9739-60c6a3602f26",
    "recording_id": "14692e9b-8a4f-40ce-b2a4-5ce1a45599bb",
    "artist": "Radiohead",
    "artist_ids": [
        "a74b1b7f-71a5-4011-9441-d0b5e4122711"
    ],
    "album": "Hail to the Thief. (The Gloaming.)",
    "release_id": "edb9ca6c-9e0d-3325-9f86-647c94476a86",
    "release_group_id": "5c14fd50-a2f1-3672-9537-b0dad91bea2f",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2003-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This banger from Radiohead references the slogan two plus two equals five from George Orwell’s Nineteen Eighty-Four. \n--\n90.TEEN DJ Max Savage began his show (6:00 -7:00 a.m.) last Saturday with this song. You can stream that whole show for two weeks on KEXP's streaming archive:  https://www.kexp.org/archive/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}