Information about plays

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

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

{
    "id": 3636349,
    "uri": "https://api.kexp.org/v2/plays/3636349/?format=api",
    "airdate": "2026-04-01T07:15:59-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn711202.ca.archive.org/0/items/mbid-b098f08c-578f-4493-beb4-242784b4d2b6/mbid-b098f08c-578f-4493-beb4-242784b4d2b6-40814606677_thumb500.jpg",
    "thumbnail_uri": "https://dn711202.ca.archive.org/0/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": "Doves are an English indie rock band with singer Jimi Goodwin, and twin brothers, guitarist Jez and drummer Andy Williams.\n\n\"Renegade\" is the lead single from Doves' latest album 'Constellations for the Lonely'. It's their first album since 2020's 'The Universal Want', which was their first new music in more than a decade. \n\nGreat things take time, it seems. \n\nhttps://dovesofficial.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}