Information about plays

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

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

{
    "id": 3622471,
    "uri": "https://api.kexp.org/v2/plays/3622471/?format=api",
    "airdate": "2026-02-26T07:45:01-08:00",
    "show": 66034,
    "show_uri": "https://api.kexp.org/v2/shows/66034/?format=api",
    "image_uri": "https://dn721908.ca.archive.org/0/items/mbid-6aac4038-6b7c-4d53-a9f4-07947760a342/mbid-6aac4038-6b7c-4d53-a9f4-07947760a342-26521130195_thumb500.jpg",
    "thumbnail_uri": "https://ia803205.us.archive.org/0/items/mbid-6aac4038-6b7c-4d53-a9f4-07947760a342/mbid-6aac4038-6b7c-4d53-a9f4-07947760a342-26521130195_thumb250.jpg",
    "song": "PEOPLE",
    "track_id": "a437c0c4-3fe0-42a7-a9d8-269f3c8c1f1b",
    "recording_id": "b316f19c-c9a9-4949-a3a4-f62c5d605770",
    "artist": "Tunde Adebimpe",
    "artist_ids": [
        "1b5cc4ba-5ade-494e-bf3c-aaf3abf75b65"
    ],
    "album": "PEOPLE",
    "release_id": "6aac4038-6b7c-4d53-a9f4-07947760a342",
    "release_group_id": "48cb295e-a32c-41e3-accf-545aae11048d",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-06-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tunde Adebimpe of TV on the Radio co-wrote this track with Black Boltz. It was co-produced by TVotR drummer Roofeeo. \n\nReleased in 2020 to commemorate Juneteenth, proceeds from this track are divided between The Southern Poverty Law Center, The ACLU, &The Movement for Black Lives. https://tundeadebimpe.bandcamp.com/track/people\n\nTunde also performed live in the KEXP Studio last year, check it out here!: https://www.youtube.com/watch?v=Y6LT0Wux4P4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}