Information about plays

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

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

{
    "id": 3637615,
    "uri": "https://api.kexp.org/v2/plays/3637615/?format=api",
    "airdate": "2026-04-04T07:04:29-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "https://dn710605.ca.archive.org/0/items/mbid-c1fb232d-08aa-4253-86cb-a4318e1cdb05/mbid-c1fb232d-08aa-4253-86cb-a4318e1cdb05-18046811323_thumb500.jpg",
    "thumbnail_uri": "https://ia600601.us.archive.org/16/items/mbid-c1fb232d-08aa-4253-86cb-a4318e1cdb05/mbid-c1fb232d-08aa-4253-86cb-a4318e1cdb05-18046811323_thumb250.jpg",
    "song": "The Greatest",
    "track_id": "a452d9b5-9ccf-4822-b105-ff2c1170818b",
    "recording_id": "ef375fc6-ffcd-4d3d-a422-2c5e775fc02c",
    "artist": "Cat Power",
    "artist_ids": [
        "05755bf1-380c-487f-983f-d1a02401fa28"
    ],
    "album": "The Greatest",
    "release_id": "c1fb232d-08aa-4253-86cb-a4318e1cdb05",
    "release_group_id": "1d09530d-2a86-3495-9de1-6636e5f8a0f1",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2006-01-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cherokee / Choctaw\n\nChan Marshall (Cat Power) was raised by her Cherokee grandmother and her father was Choctaw. She's has used her platform to amplify Landback movements and Indigenous rights. ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}