Information about plays

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

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

{
    "id": 3642793,
    "uri": "https://api.kexp.org/v2/plays/3642793/?format=api",
    "airdate": "2026-04-16T11:42:04-07:00",
    "show": 66468,
    "show_uri": "https://api.kexp.org/v2/shows/66468/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-3d507cd2-9713-44cf-899f-a72c44b58a60/mbid-3d507cd2-9713-44cf-899f-a72c44b58a60-23303160343_thumb500.jpg",
    "thumbnail_uri": "https://ia600703.us.archive.org/15/items/mbid-3d507cd2-9713-44cf-899f-a72c44b58a60/mbid-3d507cd2-9713-44cf-899f-a72c44b58a60-23303160343_thumb250.jpg",
    "song": "Desert",
    "track_id": "d9d8eb7f-692a-414e-835e-694cab41f756",
    "recording_id": "9279809a-54d5-4fa9-980c-0e2f8a717b3a",
    "artist": "Émilie Simon",
    "artist_ids": [
        "01252145-c9e8-4de5-a480-9b2bed05450a"
    ],
    "album": "Paris City Coffee",
    "release_id": "3d507cd2-9713-44cf-899f-a72c44b58a60",
    "release_group_id": "108de4f4-89b1-40be-84ac-56cf4360cf03",
    "labels": [
        "Sound of Barclay"
    ],
    "label_ids": [
        "a296629f-9887-41a6-b56a-b4ac72c36f55"
    ],
    "release_date": "2002-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Steve in Port Orchard!\n__\nÉmilie Simon is a French singer, songwriter and composer. Desert was her debut single in 2002.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}