Information about plays

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

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

{
    "id": 3640803,
    "uri": "https://api.kexp.org/v2/plays/3640803/?format=api",
    "airdate": "2026-04-11T17:17:07-07:00",
    "show": 66426,
    "show_uri": "https://api.kexp.org/v2/shows/66426/?format=api",
    "image_uri": "https://dn710006.ca.archive.org/0/items/mbid-b9b9a4a9-162b-4cbe-84ef-7f981d6aed40/mbid-b9b9a4a9-162b-4cbe-84ef-7f981d6aed40-37486389823_thumb500.jpg",
    "thumbnail_uri": "https://dn710006.ca.archive.org/0/items/mbid-b9b9a4a9-162b-4cbe-84ef-7f981d6aed40/mbid-b9b9a4a9-162b-4cbe-84ef-7f981d6aed40-37486389823_thumb250.jpg",
    "song": "Motion Picture Soundtrack",
    "track_id": "07e5ef0c-6b5d-4f76-8a8c-82939497d676",
    "recording_id": "60234ef6-0021-43b1-a242-ea5fd4d25990",
    "artist": "Cigarettes After Sex",
    "artist_ids": [
        "34557d8f-ee4a-44ab-ae6e-49bb8ac604d0"
    ],
    "album": "Motion Picture Soundtrack",
    "release_id": "b9b9a4a9-162b-4cbe-84ef-7f981d6aed40",
    "release_group_id": "6c630955-1afe-462a-9056-6cfbd1f1fe72",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2023-12-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Radiohead cover! Cigarettes After Sex is an ambient pop collective led by songwriter Greg Gonzalez and is currently based out of Brooklyn, NY.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}