Information about plays

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

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

{
    "id": 3632439,
    "uri": "https://api.kexp.org/v2/plays/3632439/?format=api",
    "airdate": "2026-03-22T17:02:31-07:00",
    "show": 66252,
    "show_uri": "https://api.kexp.org/v2/shows/66252/?format=api",
    "image_uri": "https://dn710703.ca.archive.org/0/items/mbid-7352e9b3-4840-3a98-bf81-0a17fa1cc28c/mbid-7352e9b3-4840-3a98-bf81-0a17fa1cc28c-43465157913_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-7352e9b3-4840-3a98-bf81-0a17fa1cc28c/mbid-7352e9b3-4840-3a98-bf81-0a17fa1cc28c-43465157913_thumb250.jpg",
    "song": "Burn",
    "track_id": "8c0b32e4-5225-36db-860e-c1a8cfe9fd52",
    "recording_id": "27336abd-f35e-4ada-af16-04750f48e4f2",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "The Crow",
    "release_id": "7352e9b3-4840-3a98-bf81-0a17fa1cc28c",
    "release_group_id": "79247386-d530-3abd-884e-45d0a2c7d1df",
    "labels": [
        "Atlantic",
        "Interscope Records"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "1994-04-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six Degrees of Robert Smith/The Cure!\n\nThis song was written for the movie \"The Crow,\" starring Brandon Lee. Bruce Lee and his son, Brandon Lee, are buried side-by-side at Lake view cemetery if you ever want to go pay your respects.\n\nJames O'Barr, who created The Crow and draws the comic, is a big fan of The Cure and listened to them a lot formulating the movie. He was thrilled when Robert Smith of The Cure agreed to write an original song for the film.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}