Information about plays

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

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

{
    "id": 3636384,
    "uri": "https://api.kexp.org/v2/plays/3636384/?format=api",
    "airdate": "2026-04-01T09:22:08-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-e69b2cbb-bf35-41d0-a6a6-8d2fedd9d778/mbid-e69b2cbb-bf35-41d0-a6a6-8d2fedd9d778-5651213506_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-e69b2cbb-bf35-41d0-a6a6-8d2fedd9d778/mbid-e69b2cbb-bf35-41d0-a6a6-8d2fedd9d778-5651213506_thumb250.jpg",
    "song": "We Are the Ones",
    "track_id": "2b23f5bb-010d-31d1-9ccc-9bb2988c0f7f",
    "recording_id": "b2893315-942e-45e5-bf98-0800af038dcb",
    "artist": "The Coup",
    "artist_ids": [
        "846e89f6-6257-4371-a26d-de960a60bec5"
    ],
    "album": "Pick a Bigger Weapon",
    "release_id": "e69b2cbb-bf35-41d0-a6a6-8d2fedd9d778",
    "release_group_id": "3abacfef-a912-383b-adb5-ec8176d9334b",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "2006-04-25",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Happy 55th Birthday to Boots Riley!\n\nBoots (Raymond Lawrence) is an American film director, producer, screenwriter, rapper, and communist activist. He is the lead vocalist of The Coup and Street Sweeper Social Club. He made his feature-film directorial debut with Sorry to Bother You (released July 2018), which he also wrote.\n \nHere's The Coup performing live on KEXP back in 2012 - https://www.youtube.com/watch?v=6UTv99tQhMo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}