Information about plays

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

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

{
    "id": 3608689,
    "uri": "https://api.kexp.org/v2/plays/3608689/?format=api",
    "airdate": "2026-01-24T21:28:14-08:00",
    "show": 65747,
    "show_uri": "https://api.kexp.org/v2/shows/65747/?format=api",
    "image_uri": "https://coverartarchive.org/release/909eb7be-9a36-465d-9a9d-6752c74e4159/40486726120-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/909eb7be-9a36-465d-9a9d-6752c74e4159/40486726120-250.jpg",
    "song": "Who Missed Me",
    "track_id": null,
    "recording_id": "0610b6b5-d2a2-4663-b0f2-d8acbde655cb",
    "artist": "Buñuel",
    "artist_ids": [
        "2b790da3-3a36-4c37-a783-dfaacd8f0dfb"
    ],
    "album": "Mansuetude",
    "release_id": null,
    "release_group_id": "89106422-e78c-4fd3-bb96-c5ae5e915bcc",
    "labels": [
        "Overdrive"
    ],
    "label_ids": [
        "18fa9f50-a8dd-4fba-8b72-39ab75aa9ce9"
    ],
    "release_date": "2024-10-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Buñuel is currently touring with Squid Pisser and will be playing at:\n - El Corazon in Seattle on February 8th\n - The Shakedown in Bellingham on February 9th\n - Mississippi Studios in Portland on February 10th\n - Harlow's in Sacramento on February 12th\n  - Bottom of the Hill in SF on February 14th\n\nhttps://www.instagram.com/bunueltheband/?hl=en\nhttps://bunuel.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}