Information about plays

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

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

{
    "id": 3640114,
    "uri": "https://api.kexp.org/v2/plays/3640114/?format=api",
    "airdate": "2026-04-10T01:53:35-07:00",
    "show": 66412,
    "show_uri": "https://api.kexp.org/v2/shows/66412/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92-44079799992_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92/mbid-98bd1935-761b-44c5-8702-6cda6fadcc92-44079799992_thumb250.jpg",
    "song": "Against the Dying of the Light",
    "track_id": "921b73ba-915e-43d9-9fd6-3be40ad9e543",
    "recording_id": "2661ee88-f488-4e80-a4fc-384697e32c6f",
    "artist": "José González",
    "artist_ids": [
        "cd8c5019-5d75-4d5c-bc28-e1e26a7dd5c8"
    ],
    "album": "Against the Dying of the Light",
    "release_id": "98bd1935-761b-44c5-8702-6cda6fadcc92",
    "release_group_id": "219dffc1-e5f2-4232-9634-6aa8c7494ede",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Against the Dying of the Light' is from the upcoming album of the same name by Swedish singer-songwriter José González. It will be released on March 27th.\n\nhttps://josgonzlez.bandcamp.com\n--\nHere's Jose performing Live on KEXP in 2022 in this session hosted by Cheryl Waters:\nhttps://www.youtube.com/watch?v=2Fnukm5vYzw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}