Information about plays

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

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

{
    "id": 3585895,
    "uri": "https://api.kexp.org/v2/plays/3585895/?format=api",
    "airdate": "2025-12-02T15:27:54-08:00",
    "show": 65271,
    "show_uri": "https://api.kexp.org/v2/shows/65271/?format=api",
    "image_uri": "https://ia904500.us.archive.org/9/items/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3-23577569469_thumb500.jpg",
    "thumbnail_uri": "https://ia804500.us.archive.org/9/items/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3/mbid-b0b0dba5-fb1f-3750-8fcb-42ad53856ad3-23577569469_thumb250.jpg",
    "song": "Brimful of Asha",
    "track_id": "c05054a4-0204-3055-b4b9-97d872776a5b",
    "recording_id": "f097bcf6-b56d-482c-af7c-85e187619324",
    "artist": "Cornershop",
    "artist_ids": [
        "92046be7-0927-4835-a4ed-a90416747d53"
    ],
    "album": "When I Was Born for the 7th Time",
    "release_id": "b0b0dba5-fb1f-3750-8fcb-42ad53856ad3",
    "release_group_id": "070fb0a3-76ff-34fb-a892-19f6c7d303f6",
    "labels": [
        "Luaka Bop",
        "Warner Bros. Records"
    ],
    "label_ids": [
        "92996c02-75c4-4a12-8d90-522483c200c5",
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1997-09-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Led by Tjinder Singh, UK band Cornershop mix dance, reggae, dub, hip-hop, and rock with melodic structures from Indian music.\n\nhttps://www.cornershop.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}