Information about plays

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

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

{
    "id": 3633261,
    "uri": "https://api.kexp.org/v2/plays/3633261/?format=api",
    "airdate": "2026-03-24T21:58:16-07:00",
    "show": 66271,
    "show_uri": "https://api.kexp.org/v2/shows/66271/?format=api",
    "image_uri": "https://coverartarchive.org/release/d1d81cfe-f8e8-4745-a7dc-55d56cbb0e0b/12951866777-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d1d81cfe-f8e8-4745-a7dc-55d56cbb0e0b/12951866777-250.jpg",
    "song": "(I’ll Love You) Till the End of the World",
    "track_id": null,
    "recording_id": "5d5d0790-b59e-4af3-a932-1ef4c4f87534",
    "artist": "Nick Cave and the Bad Seeds",
    "artist_ids": [
        "172e1f1a-504d-4488-b053-6344ba63e6d0"
    ],
    "album": "Until the End of the World",
    "release_id": null,
    "release_group_id": "23477cf6-5121-39df-8463-96f053a07cca",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1991-12-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nick Cave said: “Though the love song comes in many guises – songs of exultation and praise, songs of rage and of despair, erotic songs, songs of abandonment and loss – they all address God, for it is the haunted premises of longing that the true love song inhabits. It is a howl in the void, for Love and for comfort and it lives on the lips of the child crying for his mother. It is the song of the lover in need of her loved one, the raving of the lunatic supplicant petitioning his God. It is the cry of one chained to the earth, to the ordinary and to the mundane, craving flight; a flight into inspiration and imagination and divinity. The love song is the sound of our endeavors to become God-like, to rise up and above the earthbound and the mediocre.”",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}