Information about plays

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

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

{
    "id": 3636540,
    "uri": "https://api.kexp.org/v2/plays/3636540/?format=api",
    "airdate": "2026-04-01T18:12:52-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-01383d7c-7a61-4d64-b304-403e5ae21eec/mbid-01383d7c-7a61-4d64-b304-403e5ae21eec-15437398458_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-01383d7c-7a61-4d64-b304-403e5ae21eec/mbid-01383d7c-7a61-4d64-b304-403e5ae21eec-15437398458_thumb250.jpg",
    "song": "A Day in Space",
    "track_id": "51b306ae-7730-3a78-836d-95347f4f7613",
    "recording_id": "0945c049-906f-43ab-a331-429b6fb28c7c",
    "artist": "ballboy",
    "artist_ids": [
        "8e07e48a-e711-4f77-8309-fa5e4c460d73"
    ],
    "album": "Club Anthems",
    "release_id": "84c461ae-f9be-4809-a1f7-0d3971fb31ed",
    "release_group_id": "5f407ac8-7328-3d33-89ad-9344358ac0c7",
    "labels": [
        "Manifesto"
    ],
    "label_ids": [
        "04f8fe8c-83da-4912-9c6c-295923fd48dd"
    ],
    "release_date": "2002-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Request!\n--\n\"Just to be in space would be the important thing...\" Want to read the full lyrics?: https://genius.com/Ballboy-a-day-in-space-lyrics\n--\nThis great song was part of the debut album from this Edinburgh band. The group consists of Gordon McIntyre (vocals, guitar, lyrics), Nick Reynolds (bass), Katie Griffiths (keyboards, backing vocals) and Gary Morgan (drums). By vocation, Gordon and Katie are school teachers, while Nick is a nurse and Gary a sound technician.\n--\nWatch them perform this song live: https://www.youtube.com/watch?v=4KlEtUBKfo4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}