Information about plays

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

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

{
    "id": 3627823,
    "uri": "https://api.kexp.org/v2/plays/3627823/?format=api",
    "airdate": "2026-03-11T18:47:23-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://dn711009.ca.archive.org/0/items/mbid-af049cb7-fe0a-4a8c-9f52-6ab26e31f9c5/mbid-af049cb7-fe0a-4a8c-9f52-6ab26e31f9c5-20060862941_thumb500.jpg",
    "thumbnail_uri": "https://dn711009.ca.archive.org/0/items/mbid-af049cb7-fe0a-4a8c-9f52-6ab26e31f9c5/mbid-af049cb7-fe0a-4a8c-9f52-6ab26e31f9c5-20060862941_thumb250.jpg",
    "song": "Drive My Car",
    "track_id": "e5c055c2-6b9d-4e52-89e8-eb23ddd1f198",
    "recording_id": "f318e511-45ab-4767-b2d4-12d0d934d1a9",
    "artist": "The Beatles",
    "artist_ids": [
        "b10bbbfc-cf9e-42e0-be17-e2c3e1d2600d"
    ],
    "album": "Rubber Soul",
    "release_id": "af049cb7-fe0a-4a8c-9f52-6ab26e31f9c5",
    "release_group_id": "dca03435-8adb-30a5-ba82-5a162267ff38",
    "labels": [
        "Apple Records",
        "Parlophone",
        "Capitol Records"
    ],
    "label_ids": [
        "cf7fc5cf-e011-4ef4-b511-cd0188537910",
        "df7d1c7f-ef95-425f-8eef-445b3d7bcbd9",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2009-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Interested in donating your vehicle to support KEXP? Donating your car, truck, boat, motorcycle, or other vehicle is an easy way to make a contribution that supports KEXP and keeps the music playing all year long!\nhttps://www.kexp.org/donor-lounge/vehicledonation/\n--\nThe arrangement of \"Drive My Car\" was suggested by George Harrison, who had been listening to Otis Redding’s ‘Respect’, then a minor hit. Harrison suggested that the bass and guitar parts should play similar lines in an approximation of Redding’s bass-heavy sound, resulting in one of The Beatles’ most effective performances of 1965. (Note: the bass on Otis Redding's \"Respect\" was played by Donald \"Duck\" Dunn.)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}