Information about plays

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

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

{
    "id": 3637208,
    "uri": "https://api.kexp.org/v2/plays/3637208/?format=api",
    "airdate": "2026-04-03T09:01:58-07:00",
    "show": 66352,
    "show_uri": "https://api.kexp.org/v2/shows/66352/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-445c3276-3087-440e-99e5-c451ead333cd/mbid-445c3276-3087-440e-99e5-c451ead333cd-22747461570_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-445c3276-3087-440e-99e5-c451ead333cd/mbid-445c3276-3087-440e-99e5-c451ead333cd-22747461570_thumb250.jpg",
    "song": "Old Engine Oil",
    "track_id": "aec303cb-9f6e-41bf-866c-2acba7037d98",
    "recording_id": "10c5fe7e-86e3-411e-91c5-9daf65b2c857",
    "artist": "The Budos Band",
    "artist_ids": [
        "b6fa9b9b-41cf-45a6-adc0-0a4c9a8c0d3c"
    ],
    "album": "V",
    "release_id": "445c3276-3087-440e-99e5-c451ead333cd",
    "release_group_id": "d1fb01d1-e07a-48fc-a165-e102c81bd78b",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2019-04-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "They're playing the Wild Buffalo House of Music in Bellingham, WA on May 2nd and The Spanish Ballroom in Tacoma, WA on May 3rd.\n--\nHere's The Budos Band playing \"Old Engine Oil\" Live on KEXP in 2019: https://www.youtube.com/watch?v=8Qd0cFFnbcE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}