Information about plays

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

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

{
    "id": 3549613,
    "uri": "https://api.kexp.org/v2/plays/3549613/?format=api",
    "airdate": "2025-09-06T12:47:36-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://ia801302.us.archive.org/22/items/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa-1026287042_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/22/items/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa/mbid-17d4456d-1149-31a0-b45d-ccdad093e8fa-1026287042_thumb250.jpg",
    "song": "The Lovecats",
    "track_id": "4d93a1cd-710f-38c4-bc9d-9299de718df8",
    "recording_id": "1c19fbb9-edce-49e1-a934-de6071dd7964",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Japanese Whispers",
    "release_id": "17d4456d-1149-31a0-b45d-ccdad093e8fa",
    "release_group_id": "6a276bf7-5f45-34ec-8276-a4362d4cc733",
    "labels": [
        "Fiction Records"
    ],
    "label_ids": [
        "f6182855-aa81-453a-a460-58c0fd71635d"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Cure will be performing in Portland at the Wonder Ballroom November 29th.\n---\nThe video, directed by Tim Pope, was shot in a mansion which had been \"borrowed\" from an estate agent who believed they wanted to buy it. In the morning they returned the keys.\n\nLots of actual cats were used in the filming, and some band members wore giant cat costumes for the shoot. A few of the shots are of Lol Tolhurst roaming the streets outside while wearing one of the cat costumes.: https://www.youtube.com/watch?v=mcUza_wWCfA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}