Information about plays

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

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

{
    "id": 3564626,
    "uri": "https://api.kexp.org/v2/plays/3564626/?format=api",
    "airdate": "2025-10-13T16:41:04-07:00",
    "show": 64827,
    "show_uri": "https://api.kexp.org/v2/shows/64827/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Land Back",
    "track_id": null,
    "recording_id": "d9199a38-aaa7-48a1-b676-a0700a2cee26",
    "artist": "The Halluci Nation feat. Boogey The Beat, Northern Voice",
    "artist_ids": [
        "284ee768-2c9a-440a-be37-db926e90fc1c",
        "4eea2b1d-b3fe-471c-9017-115e3b12dc54",
        "5558a542-c078-4be3-a60b-2c2d3a8097da"
    ],
    "album": "One More Saturday Night",
    "release_id": null,
    "release_group_id": "f3510b13-45fb-4916-a6e9-492b9ecdedd6",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-07-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sound & Vision: A Tribe Called Red Discuss Their Take on Indigenous Music, Sampling, and Pushing Boundaries https://www.kexp.org/read/2019/10/14/sound-vision-tribe-called-red-discuss-their-take-indigenous-music-sampling-and-pushing-boundaries/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}