Information about plays

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

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

{
    "id": 3582461,
    "uri": "https://api.kexp.org/v2/plays/3582461/?format=api",
    "airdate": "2025-11-24T18:29:34-08:00",
    "show": 65201,
    "show_uri": "https://api.kexp.org/v2/shows/65201/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-9ad807ae-7330-428c-bd2e-db79445bc6c9/mbid-9ad807ae-7330-428c-bd2e-db79445bc6c9-17386360026_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-9ad807ae-7330-428c-bd2e-db79445bc6c9/mbid-9ad807ae-7330-428c-bd2e-db79445bc6c9-17386360026_thumb250.jpg",
    "song": "The Harder They Come",
    "track_id": "65e2d4b8-490f-3081-b122-8ad7e1ea47aa",
    "recording_id": "29cdc26c-356d-427f-ac04-d010b8762632",
    "artist": "Jimmy Cliff",
    "artist_ids": [
        "2caa54a7-b08c-41da-b892-3a41abe778be"
    ],
    "album": "The Harder They Come",
    "release_id": "4bea3d69-7e2a-3cee-9e14-b7f7e625ab10",
    "release_group_id": "71188e04-90b4-35ff-81c0-06316efdc749",
    "labels": [
        "Mango Records"
    ],
    "label_ids": [
        "0d16f1cf-619b-4f08-a6ce-8588a810d764"
    ],
    "release_date": "1990-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "R.I.P. Jimmy Cliff\n\nJimmy Cliff, the charismatic Jamaican singer, songwriter, and actor who played an instrumental role in bringing reggae music and the raw culture of Jamaica to a global audience, has died at the age of 81. His family announced that he passed away following a seizure and subsequent pneumonia.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}