Information about plays

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

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

{
    "id": 3630530,
    "uri": "https://api.kexp.org/v2/plays/3630530/?format=api",
    "airdate": "2026-03-18T07:35:44-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?format=api",
    "image_uri": "https://dn710708.ca.archive.org/0/items/mbid-13ee7e6b-2f9a-30af-b4bb-2c2dbde12c44/mbid-13ee7e6b-2f9a-30af-b4bb-2c2dbde12c44-20967138423_thumb500.jpg",
    "thumbnail_uri": "https://dn710708.ca.archive.org/0/items/mbid-13ee7e6b-2f9a-30af-b4bb-2c2dbde12c44/mbid-13ee7e6b-2f9a-30af-b4bb-2c2dbde12c44-20967138423_thumb250.jpg",
    "song": "I Feel You",
    "track_id": "eb083cce-22f8-3163-80c2-abeb17f2104f",
    "recording_id": "f0773654-5fa1-4e03-b25e-e0ed37332659",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Songs of Faith and Devotion",
    "release_id": "13ee7e6b-2f9a-30af-b4bb-2c2dbde12c44",
    "release_group_id": "e171597d-e6d5-36c8-8d0e-63daf79796b8",
    "labels": [
        "Mute"
    ],
    "label_ids": [
        "e0b106a5-4add-4839-9e40-c192457e1bf8"
    ],
    "release_date": "1993-03-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Sarah in Wallingford! Best of luck on the exam!\n\nSongwriter Martin Gore said, \"The whole 'Songs Of Faith And Devotion' project started off with the basic principle that we wanted to become more live, spontaneous and have a lot more performances involved. So that whole album turned out to be the rockiest that we've ever wanted to achieve. 'I Feel You' is probably the pinnacle of that and it's about the closest we're going to come to sounding like a real authentic rock band.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}