Information about plays

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

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

{
    "id": 3588979,
    "uri": "https://api.kexp.org/v2/plays/3588979/?format=api",
    "airdate": "2025-12-09T16:00:24-08:00",
    "show": 65332,
    "show_uri": "https://api.kexp.org/v2/shows/65332/?format=api",
    "image_uri": "https://ia800803.us.archive.org/6/items/mbid-b098f08c-578f-4493-beb4-242784b4d2b6/mbid-b098f08c-578f-4493-beb4-242784b4d2b6-40814606677_thumb500.jpg",
    "thumbnail_uri": "https://ia800803.us.archive.org/6/items/mbid-b098f08c-578f-4493-beb4-242784b4d2b6/mbid-b098f08c-578f-4493-beb4-242784b4d2b6-40814606677_thumb250.jpg",
    "song": "Renegade",
    "track_id": "c9ee77db-59e5-4d44-9648-ad5377c5beba",
    "recording_id": "6eacf4e8-358a-4e23-9f2e-28169639fe5f",
    "artist": "Doves",
    "artist_ids": [
        "9de8f66e-3cd1-4f11-8328-38200f0612b0"
    ],
    "album": "Constellations For The Lonely",
    "release_id": "b098f08c-578f-4493-beb4-242784b4d2b6",
    "release_group_id": "378daa85-8f8f-4d92-8c04-be4d67475d58",
    "labels": [
        "EMI North"
    ],
    "label_ids": [
        "4a480334-3dd3-466c-8006-a1f7383739f9"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Drive Time, Tuesday Edition!\n___\n\"Renegade\" is the lead single from Doves' latest album, Constellations for the Lonely, released earlier this year.\n\nIt's their first album since 2020's The Universal Want (which was their first new music in more than a decade). Doves are an English indie rock band with singer Jimi Goodwin, and twin brothers, guitarist Jez and drummer Andy Williams.  \n\nhttps://dovesofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}