Information about plays

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

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

{
    "id": 3542229,
    "uri": "https://api.kexp.org/v2/plays/3542229/?format=api",
    "airdate": "2025-08-19T22:41:24-07:00",
    "show": 64335,
    "show_uri": "https://api.kexp.org/v2/shows/64335/?format=api",
    "image_uri": "https://coverartarchive.org/release/a9c9cec7-7738-4f1d-9d48-3d166bd8c6b9/12029786440-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a9c9cec7-7738-4f1d-9d48-3d166bd8c6b9/12029786440-250.jpg",
    "song": "Better Things",
    "track_id": null,
    "recording_id": "d8debc64-53ca-42ea-9984-34744df20d82",
    "artist": "Sharon Jones",
    "artist_ids": [
        "0c6ffe84-da9b-49e3-8f87-41288199c0e1"
    ],
    "album": "I Learned the Hard Way",
    "release_id": null,
    "release_group_id": "a60c452c-e8d0-4deb-b6f5-7a444a20eaaa",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2010-04-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Musical Firsts Series feature: What favorite band or artist did you discover on KEXP? Julie from Seattle writes: \"There are too many to list!! A majority of the music in my library is songs I heard on KEXP, and lots of them from your shows - Tove Styrke, Jess Kent, Parisalexa, Sia, Sofi Tukker, Sharon Jones and the Dap Kings are only a few. I am forever indebted to KEXP!\"\n  https://sharonjonesandthedapkings.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}