Information about plays

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

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

{
    "id": 3632366,
    "uri": "https://api.kexp.org/v2/plays/3632366/?format=api",
    "airdate": "2026-03-22T13:19:53-07:00",
    "show": 66251,
    "show_uri": "https://api.kexp.org/v2/shows/66251/?format=api",
    "image_uri": "https://dn710805.ca.archive.org/0/items/mbid-04d3a433-a4f0-44ab-b293-5232f8013562/mbid-04d3a433-a4f0-44ab-b293-5232f8013562-20812910344_thumb500.jpg",
    "thumbnail_uri": "https://dn710805.ca.archive.org/0/items/mbid-04d3a433-a4f0-44ab-b293-5232f8013562/mbid-04d3a433-a4f0-44ab-b293-5232f8013562-20812910344_thumb250.jpg",
    "song": "Kong",
    "track_id": "1cbdb972-a312-4d09-bbda-634487bd800c",
    "recording_id": "078af95c-ed81-4bc7-80b9-7097b1f79820",
    "artist": "Neneh Cherry",
    "artist_ids": [
        "527c65d1-9fdb-4482-8796-dde2980bd63a"
    ],
    "album": "Broken Politics",
    "release_id": "04d3a433-a4f0-44ab-b293-5232f8013562",
    "release_group_id": "2fda0cd0-db31-4448-81f6-4979b5192077",
    "labels": [
        "Smalltown Supersound"
    ],
    "label_ids": [
        "eb1029b4-8229-4169-ae99-07540aa2ba80"
    ],
    "release_date": "2018-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Neneh Cherry collaborated with Jamila Woods on the 2022 track \"Kootchi\" from album \"The Versions\".\n\nhttps://www.youtube.com/watch?v=gwOyXvL5PYg\n\nIG: @nenehcherryofficial",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}