Information about plays

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

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

{
    "id": 3639388,
    "uri": "https://api.kexp.org/v2/plays/3639388/?format=api",
    "airdate": "2026-04-08T08:19:33-07:00",
    "show": 66398,
    "show_uri": "https://api.kexp.org/v2/shows/66398/?format=api",
    "image_uri": "https://dn710609.ca.archive.org/0/items/mbid-889fea6f-faff-4a00-bd00-feb687df30aa/mbid-889fea6f-faff-4a00-bd00-feb687df30aa-16184309504_thumb500.jpg",
    "thumbnail_uri": "https://dn710609.ca.archive.org/0/items/mbid-889fea6f-faff-4a00-bd00-feb687df30aa/mbid-889fea6f-faff-4a00-bd00-feb687df30aa-16184309504_thumb250.jpg",
    "song": "K Sera Sera",
    "track_id": "5326f9b0-71e2-39c9-9ea9-832dbedaba35",
    "recording_id": "8e7e1b1e-c11a-4911-9fbd-9646eac7a238",
    "artist": "Justin Warfield",
    "artist_ids": [
        "2a5b713c-839e-4392-b344-59829ec77613"
    ],
    "album": "My Field Trip to Planet 9",
    "release_id": "13396b21-4e0b-4324-b429-7f0796f91e78",
    "release_group_id": "3095eac5-6c18-33b1-b147-7c36132be95a",
    "labels": [
        "Qwest Records"
    ],
    "label_ids": [
        "279669fd-fcd3-4d68-afa2-786b96e55de4"
    ],
    "release_date": "1993-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Get your kit from ACME,\nSet yourself an ill trap, my friend.\n\n-- Dan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}