Information about plays

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

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

{
    "id": 3639690,
    "uri": "https://api.kexp.org/v2/plays/3639690/?format=api",
    "airdate": "2026-04-09T02:21:52-07:00",
    "show": 66404,
    "show_uri": "https://api.kexp.org/v2/shows/66404/?format=api",
    "image_uri": "https://dn710801.ca.archive.org/0/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb500.jpg",
    "thumbnail_uri": "https://dn710801.ca.archive.org/0/items/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3/mbid-15f16c5b-2c84-4b01-af15-0500dfe011e3-16545770243_thumb250.jpg",
    "song": "Agent Double-O-Soul",
    "track_id": "fd68a3cf-d169-3606-a310-b2808a56b851",
    "recording_id": "b091a3e3-1f92-4830-997e-df6fe8b29405",
    "artist": "Edwin Starr",
    "artist_ids": [
        "9eace815-06f3-487c-bf3a-1a817e248056"
    ],
    "album": "Beg, Scream & Shout! The Big Ol' Box of '60s Soul",
    "release_id": "15f16c5b-2c84-4b01-af15-0500dfe011e3",
    "release_group_id": "479f572c-b1bf-3ecf-a6d6-27d2f45cd5cb",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Paul in Michigan!\n\nFrom Edwin Starr's 1968 album, Soul Master! Charles Edwin Hatcher, known by his stage name Edwin Starr, was an American singer and songwriter. He is best remembered for his Norman Whitfield-produced Motown singles of the 1970s, most notably the number-one hit \"War\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}