Information about plays

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

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

{
    "id": 3549154,
    "uri": "https://api.kexp.org/v2/plays/3549154/?format=api",
    "airdate": "2025-09-05T08:23:04-07:00",
    "show": 64479,
    "show_uri": "https://api.kexp.org/v2/shows/64479/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-4bf885ac-0775-4aad-9027-246491ff245b/mbid-4bf885ac-0775-4aad-9027-246491ff245b-42326788466_thumb250.jpg",
    "song": "Still See Love",
    "track_id": "2e0103ec-b590-4b1c-bcef-6cef19693a6e",
    "recording_id": "4244e3f4-c5b1-4e5d-8f33-ab1f67a2e960",
    "artist": "Cut Copy",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2"
    ],
    "album": "Moments",
    "release_id": "4bf885ac-0775-4aad-9027-246491ff245b",
    "release_group_id": "b5fe115f-fd45-4602-85cc-d415e03434a0",
    "labels": [
        "Cutters Records"
    ],
    "label_ids": [
        "dd938612-63ab-45fb-a797-831bfadd7c97"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n--Seattle's Showbox on Monday, November 10th\n--Sf's Regency Ballroom on Thursday, November 13th \n--\nSongwriter Dan Whitford said, “Still See Love was a tune that came together pretty quickly, written about a couple clinging to what’s left of a relationship as it slowly capsizes.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}