Information about plays

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

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

{
    "id": 3564527,
    "uri": "https://api.kexp.org/v2/plays/3564527/?format=api",
    "airdate": "2025-10-13T10:13:50-07:00",
    "show": 64825,
    "show_uri": "https://api.kexp.org/v2/shows/64825/?format=api",
    "image_uri": "https://coverartarchive.org/release/08fc34a8-7b32-470e-b556-5987c89a36c9/39704494547-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/08fc34a8-7b32-470e-b556-5987c89a36c9/39704494547-250.jpg",
    "song": "Midnight Blues",
    "track_id": null,
    "recording_id": "66946739-bc03-47ff-9959-329981fa19f1",
    "artist": "Emily Wurramara",
    "artist_ids": [
        "d7e22ba9-1420-4cfa-bd1a-af57914c0f1e"
    ],
    "album": "NARA",
    "release_id": null,
    "release_group_id": "34cc64e5-7d5e-436f-b2cf-af9cdb73b553",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-08-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Emily Wurramara is a Anindilyakwa woman from Groote Eylandt. Writing and singing in both English and Anindilyakwa language, Wurramara’s music has added to a recent wave of contemporary Australian blues and roots music that has seamlessly brought the language of her people to new communities in a way that empowers and celebrates her culture.\n\nInstagram: @emilywurramara_",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}