Information about plays

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

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

{
    "id": 3614696,
    "uri": "https://api.kexp.org/v2/plays/3614696/?format=api",
    "airdate": "2026-02-08T02:47:38-08:00",
    "show": 65876,
    "show_uri": "https://api.kexp.org/v2/shows/65876/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf-42879858979_thumb500.jpg",
    "thumbnail_uri": "https://ia800908.us.archive.org/15/items/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf/mbid-489999af-4c09-4674-bcfa-3a0eff09d4cf-42879858979_thumb250.jpg",
    "song": "Gimme Time",
    "track_id": "3da05f7c-f001-4220-9a5a-02c4c708083a",
    "recording_id": "1d5b7ce5-27e1-4f64-8939-4308d3690c72",
    "artist": "Hannah Jadagu",
    "artist_ids": [
        "b3b223a5-61a1-488f-b003-10edbaf632a3"
    ],
    "album": "Describe",
    "release_id": "489999af-4c09-4674-bcfa-3a0eff09d4cf",
    "release_group_id": "e2aa3ba6-1a42-4780-b74b-bc5b303c4c08",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hannah Jadagu will be Live on KEXP on Thursday, February 12th at 11am! The session will be open to the public so come on by for a free all-ages pass if you'll be in the Seattle Center area. \n\nHannah Jadagu will also be on tour:\n\n-Seattle at The Showbox on Friday, February 13th\n\n-SF at the Masonic Auditorium on Sunday, February 15th\n\nHer new album, Describe, came out on Sub Pop in October! \nhttps://hannahjadagu.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}