Information about plays

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

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

{
    "id": 3613159,
    "uri": "https://api.kexp.org/v2/plays/3613159/?format=api",
    "airdate": "2026-02-04T14:57:05-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "https://ia801609.us.archive.org/21/items/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e-14003274856_thumb500.jpg",
    "thumbnail_uri": "https://ia601609.us.archive.org/21/items/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e/mbid-beb346eb-ae4e-4446-a6c3-6091da03aa7e-14003274856_thumb250.jpg",
    "song": "Resist",
    "track_id": "469f3283-92a0-3f58-9a10-8eeb428d6b91",
    "recording_id": "d1477a84-5457-4dc2-ac85-6ca6dec2a063",
    "artist": "Lifesavas",
    "artist_ids": [
        "aff558f3-d25d-43ea-854d-6f4b442da318"
    ],
    "album": "Spirit in Stone",
    "release_id": "beb346eb-ae4e-4446-a6c3-6091da03aa7e",
    "release_group_id": "ab39da69-6f7b-3a60-8a63-900f900b8506",
    "labels": [
        "Quannum Projects"
    ],
    "label_ids": [
        "650ccc99-f851-4966-9b63-137b9d84926c"
    ],
    "release_date": "2003-07-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Lifesavas is the Portland, OR-based duo of MC Vursatyl and producer/MC Jumbo the Garbageman. \n--\nThey performed this one live at The Fox Theater in Atlanta: https://www.youtube.com/watch?v=J9GleB0RK8Y",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}