Information about plays

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

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

{
    "id": 3607255,
    "uri": "https://api.kexp.org/v2/plays/3607255/?format=api",
    "airdate": "2026-01-21T14:48:20-08:00",
    "show": 65716,
    "show_uri": "https://api.kexp.org/v2/shows/65716/?format=api",
    "image_uri": "https://ia600409.us.archive.org/12/items/mbid-4f9ee935-7231-37b4-ba29-dba842593d96/mbid-4f9ee935-7231-37b4-ba29-dba842593d96-18218588680_thumb500.jpg",
    "thumbnail_uri": "https://ia800409.us.archive.org/12/items/mbid-4f9ee935-7231-37b4-ba29-dba842593d96/mbid-4f9ee935-7231-37b4-ba29-dba842593d96-18218588680_thumb250.jpg",
    "song": "Orpheus",
    "track_id": "b4348615-a789-3ca8-8325-0ed943d2dba5",
    "recording_id": "d7cb6971-deba-4f60-87d5-68ff9de7d571",
    "artist": "David Sylvian",
    "artist_ids": [
        "719db6b1-0d91-458c-8d18-875ec44105bf"
    ],
    "album": "Secrets of the Beehive",
    "release_id": "05e7765a-bc60-39ae-8479-ec40e17be2d2",
    "release_group_id": "5bfa5dfa-7eae-340f-8d21-ba7df71be29b",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "2003-09-26",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "David Sylvian is an English singer-songwriter, musician, producer, and artist who came to prominence in the late 1970s as the lead vocalist and songwriter of the group, Japan.  In 1982 he launched his solo career.\n--\n\"Orpheus\" was the second single from  his fourth studio album, 2003's \"Secrets of the Beehive\": https://jasonbaluyut.wixsite.com/songsforsheltering/post/david-sylvian-orpheus",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}