Information about plays

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

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

{
    "id": 3615896,
    "uri": "https://api.kexp.org/v2/plays/3615896/?format=api",
    "airdate": "2026-02-10T21:04:22-08:00",
    "show": 65899,
    "show_uri": "https://api.kexp.org/v2/shows/65899/?format=api",
    "image_uri": "https://coverartarchive.org/release/ad4c0edd-93c3-43b7-a77f-e6dcf5a1c3c1/22262610336-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/ad4c0edd-93c3-43b7-a77f-e6dcf5a1c3c1/22262610336-250.jpg",
    "song": "Come Along",
    "track_id": null,
    "recording_id": "edd97ade-24d3-40b8-b823-4ea329504156",
    "artist": "Ebo Taylor and The Pelikans",
    "artist_ids": [
        "8b034085-b06d-4c42-9be3-d709be169d79",
        "47776cdc-6f3b-45a2-8dbc-56b6112f2092"
    ],
    "album": "Ebo Taylor and The Pelikans",
    "release_id": null,
    "release_group_id": "1656307e-00f6-4830-b6e9-37583e06ed2f",
    "labels": [
        "Abookyi Records"
    ],
    "label_ids": [
        "e85c5f66-3f36-4b70-b332-8f3499f6f2aa"
    ],
    "release_date": "1976-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Originally released by Ghanian Abookyi label in 1976, Ebo Taylor and The Pelikans is one of Taylor’s most elusive releases, and marked the first time he sang on the seminal Ghana Funk anthem “Come Along”.\n\nThe album saw the legendary musician, producer, composer and arranger joining forces with 12-piece Cape Coast Ghanian band ‘The Pelikans’ led by Bessa Simmona with rhythm guitarist Fifi Orleans Lindsay.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}