Information about plays

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

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

{
    "id": 3606778,
    "uri": "https://api.kexp.org/v2/plays/3606778/?format=api",
    "airdate": "2026-01-20T11:36:52-08:00",
    "show": 65707,
    "show_uri": "https://api.kexp.org/v2/shows/65707/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Better",
    "track_id": "5e25c774-27d3-4d8c-a712-927601130e4f",
    "recording_id": "bfa29620-8889-4efe-822b-6e8e7cc2486e",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "All That Is Over",
    "release_id": "ba7cca99-7ac1-4823-8ca7-9e53f606f7db",
    "release_group_id": "2e3e4bdd-63c3-4a4f-9f87-253f1ea28308",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Another song from DJ Crystal's 90.TEEn set last Saturday morning.  You can stream that entire show, 6:00-7:00 a.m. on Saturday, January 17th) on KEXP's streaming archive: https://www.kexp.org/archive/\n--\nWatch Dublin band SPRINTS perform LIVE in the KEXP studio in 2024: https://www.youtube.com/watch?v=6FtN3HV1voM\n\nSPRINTS will be\n--at The Chapel in SF on Wednesday, February 11th, 2026\n--The Crocodile in Seattle on Saturday, February 14th.\n\nhttps://sprintsmusic.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}