Information about plays

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

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

{
    "id": 3640198,
    "uri": "https://api.kexp.org/v2/plays/3640198/?format=api",
    "airdate": "2026-04-10T07:03:38-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://ia800404.us.archive.org/34/items/mbid-592d9abf-3eb6-4936-84e7-f5be6eb6aae9/mbid-592d9abf-3eb6-4936-84e7-f5be6eb6aae9-33920041556_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "I Think I'm in Love (The Chemical Brothers remix)",
    "track_id": "b832de02-5732-3979-a43e-89c0622e0275",
    "recording_id": "a87aeecd-2d54-4592-8344-95b8c90055d4",
    "artist": "Spiritualized",
    "artist_ids": [
        "65041e06-83d2-4987-ae52-c17a915fc82a"
    ],
    "album": "Plastic Compilation, Volume 2",
    "release_id": "592d9abf-3eb6-4936-84e7-f5be6eb6aae9",
    "release_group_id": "31f16863-89ca-3fe0-9afc-3c7a5a927b3c",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "1998-11-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Good morning, happy Friday, and welcome to the Morning Show with the delightful and hard-working Troy Nelson! Thank you so much for joining us today!!\n--\nThis Chemical Brothers vocal remix is found on \"Brothers Gonna Work It Out,\" a compilation album of covers by The Chemical Brothers, released in 1998. They get songwriting credit, along with J Spaceman, for this song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}