Information about plays

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

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

{
    "id": 3610650,
    "uri": "https://api.kexp.org/v2/plays/3610650/?format=api",
    "airdate": "2026-01-29T14:24:04-08:00",
    "show": 65786,
    "show_uri": "https://api.kexp.org/v2/shows/65786/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b-5738018864_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b/mbid-d5a43378-bd1f-40fe-bf5e-8a3496ab073b-5738018864_thumb250.jpg",
    "song": "Angelface",
    "track_id": "0af8f56d-8e19-377a-8108-55f40127c60b",
    "recording_id": "7e49ec56-fa99-4a8a-abf9-d6a3e96a5108",
    "artist": "Atmosphere",
    "artist_ids": [
        "ef954679-5ee7-4016-acef-7ac71f2fa3d8"
    ],
    "album": "You Can’t Imagine How Much Fun We’re Having",
    "release_id": "d5a43378-bd1f-40fe-bf5e-8a3496ab073b",
    "release_group_id": "f48b2aba-7c2a-33b3-808d-6a449bc3a694",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2005-10-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": ".\"Angelface\" contains samples of \"I Wake Up Crying\" by Tyrone Davis, \"Corazon\" by Hank Crawford, \"What Can I Do, Where Can I Turn?\" by I Self Devine and \"Like Today\" by Atmosphere.\n--\n\"There was a lady in Los Angeles\nThat handled this the way the manual suggests...\"\n Here are the lyrics from this song about persons, especially women, that Slug has encountered: https://genius.com/Atmosphere-angelface-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}