Information about plays

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

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

{
    "id": 3625509,
    "uri": "https://api.kexp.org/v2/plays/3625509/?format=api",
    "airdate": "2026-03-05T05:49:44-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn710202.ca.archive.org/0/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb500.jpg",
    "thumbnail_uri": "https://dn710202.ca.archive.org/0/items/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7/mbid-da976a96-c18a-464b-8d7e-8382a3a498a7-8526429826_thumb250.jpg",
    "song": "Graffiti",
    "track_id": "efffc0a8-173e-3c84-9203-7e2eef25431c",
    "recording_id": "90afa93c-d49a-4edf-9c8c-a3c3c4c49a43",
    "artist": "Digable Planets",
    "artist_ids": [
        "ff44f779-74ab-48f8-aac3-39ebe8f7c18e"
    ],
    "album": "Blowout Comb",
    "release_id": "23943394-4ef1-436a-bd6c-74e0e5bdd29f",
    "release_group_id": "ee79e536-de20-3af0-9ae8-b529503a8c3e",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1994-10-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Larry Mizell, Jr. and Martin Douglas interviewed Ishmael Butler for \"Fresh off the Spaceship\", the story of the Seattle artist collective The Black Constellation \nhttps://www.kexp.org/fresh-off-the-spaceship/\n--\nThis 1994 classic featured Jeru the Damaja.  Here's a 2022 interview with Kendrick Jeru Davis (Jeru the Dmaja): https://www.udiscovermusic.com/stories/jeru-the-damaja-the-sun-rises-in-the-east/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}