Information about plays

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

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

{
    "id": 3628833,
    "uri": "https://api.kexp.org/v2/plays/3628833/?format=api",
    "airdate": "2026-03-14T14:55:40-07:00",
    "show": 66179,
    "show_uri": "https://api.kexp.org/v2/shows/66179/?format=api",
    "image_uri": "https://coverartarchive.org/release/edaafdbc-793b-4ffb-83ab-3588684dac79/43623683439-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/edaafdbc-793b-4ffb-83ab-3588684dac79/43623683439-250.jpg",
    "song": "Malabadi Köprüsü",
    "track_id": null,
    "recording_id": "7cb6e307-d5ff-4f64-b589-302b50537dfd",
    "artist": "Selçuk Alagöz",
    "artist_ids": [
        "19d75453-f5f8-483e-a97b-ba6364f98481"
    ],
    "album": "Malabadi Köprüsü / Deliyim! Seviyorum!",
    "release_id": null,
    "release_group_id": "828dc062-0187-433d-a980-3c1bcd4c92e5",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A defining figure in the Turkish psychedelic folk scene of the 1970s, Selçuk Alagöz is celebrated for his sophisticated fusion of traditional Anatolian motifs with Western rock sensibilities. Released in 1975, \"Malabadi Köprüsü\" highlights Alagöz’s distinct vocal style and his penchant for lush, groove-driven arrangements. The track is named after the historic 12th-century Malabadi Bridge in southeastern Turkey.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}