Information about plays

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

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

{
    "id": 3645307,
    "uri": "https://api.kexp.org/v2/plays/3645307/?format=api",
    "airdate": "2026-04-22T10:37:57-07:00",
    "show": 66522,
    "show_uri": "https://api.kexp.org/v2/shows/66522/?format=api",
    "image_uri": "https://dn710305.ca.archive.org/0/items/mbid-f501c9e3-8747-431e-8d55-058e7a6b426d/mbid-f501c9e3-8747-431e-8d55-058e7a6b426d-8871539849_thumb500.jpg",
    "thumbnail_uri": "https://dn710305.ca.archive.org/0/items/mbid-f501c9e3-8747-431e-8d55-058e7a6b426d/mbid-f501c9e3-8747-431e-8d55-058e7a6b426d-8871539849_thumb250.jpg",
    "song": "Can’t Do Without You",
    "track_id": "55e0fb31-c88e-4392-bacb-a6c60196240b",
    "recording_id": "4b848d7c-eb69-477c-91c5-9062301d94da",
    "artist": "Caribou",
    "artist_ids": [
        "735e3514-a8ae-401f-af3b-6300df1b8d2c"
    ],
    "album": "Our Love",
    "release_id": "f501c9e3-8747-431e-8d55-058e7a6b426d",
    "release_group_id": "f90aafb2-e44b-452e-b0a1-69030fddae6b",
    "labels": [
        "City Slang"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c"
    ],
    "release_date": "2014-10-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Canadian electronic project is led by Dan Snaith. \n\nhttps://caribouband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}