Information about plays

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

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

{
    "id": 3579795,
    "uri": "https://api.kexp.org/v2/plays/3579795/?format=api",
    "airdate": "2025-11-18T10:08:05-08:00",
    "show": 65145,
    "show_uri": "https://api.kexp.org/v2/shows/65145/?format=api",
    "image_uri": "https://ia804601.us.archive.org/22/items/mbid-f0c8f83c-549e-4813-a417-a990cb0079d0/mbid-f0c8f83c-549e-4813-a417-a990cb0079d0-21725951984_thumb500.jpg",
    "thumbnail_uri": "https://ia804601.us.archive.org/22/items/mbid-f0c8f83c-549e-4813-a417-a990cb0079d0/mbid-f0c8f83c-549e-4813-a417-a990cb0079d0-21725951984_thumb250.jpg",
    "song": "Drowned in Living Waters",
    "track_id": "e0e929bf-9e7f-43b7-81e5-5611a0ebdf78",
    "recording_id": "4d18e184-1215-4e7a-b8e4-0cf8c0b514e5",
    "artist": "Valleyheart",
    "artist_ids": [
        "1cab986b-bf53-49f1-907e-be82d63d448e"
    ],
    "album": "Everyone I’ve Ever Loved",
    "release_id": "f0c8f83c-549e-4813-a417-a990cb0079d0",
    "release_group_id": "7537da8e-ce28-4c45-8987-e7820ddd725c",
    "labels": [],
    "label_ids": [],
    "release_date": "2018-12-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "90.TEEN DJ Calla Hallmark selected this song for her show last Saturday, November 15th, from 6:00 to 7:00 a.m. You can stream that show in its entirety for two weeks on KEXP's streaming archive: https://www.kexp.org/archive/\n--\nValleyheart is a trio from Massachusetts, led by guitarist and singer/songwriter Kevin Klein: https://musicspace.xyz/artists/valleyheart/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}