Information about plays

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

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

{
    "id": 3561289,
    "uri": "https://api.kexp.org/v2/plays/3561289/?format=api",
    "airdate": "2025-10-04T18:06:07-07:00",
    "show": 64746,
    "show_uri": "https://api.kexp.org/v2/shows/64746/?format=api",
    "image_uri": "https://ia800204.us.archive.org/34/items/mbid-a5f4932d-033e-415d-b165-d25dbf996270/mbid-a5f4932d-033e-415d-b165-d25dbf996270-1909334297_thumb500.jpg",
    "thumbnail_uri": "https://ia800204.us.archive.org/34/items/mbid-a5f4932d-033e-415d-b165-d25dbf996270/mbid-a5f4932d-033e-415d-b165-d25dbf996270-1909334297_thumb250.jpg",
    "song": "Welcome to Seattle",
    "track_id": "b6cca65e-e5bf-36af-84e6-4859b91bf30d",
    "recording_id": "b68144e1-036a-4529-bd5d-f7c7a3f0cfda",
    "artist": "Boom Bap Project",
    "artist_ids": [
        "d01f30e6-cc21-41a3-9157-89b702f77f0f"
    ],
    "album": "Reprogram",
    "release_id": "a5f4932d-033e-415d-b165-d25dbf996270",
    "release_group_id": "67c14dde-58e0-36e2-9418-318b7aafa09a",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2005-06-21",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Northwest hip hop group Boom Bap Project consists of Karim, DJ Scene and Desto. KEXP's first ever live podcast for an in-studio performance was for Boom Bap Project on July 21st, 2005.: https://bit.ly/3UFIsZR\n--\nHere are the lyrics to \"Welcome to Seattle\": https://www.musixmatch.com/lyrics/Boom-Bap-Project/Welcome-to-Seattle",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}