Information about plays

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

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

{
    "id": 3633458,
    "uri": "https://api.kexp.org/v2/plays/3633458/?format=api",
    "airdate": "2026-03-25T10:07:22-07:00",
    "show": 66276,
    "show_uri": "https://api.kexp.org/v2/shows/66276/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tere Mere Beech Mein\" (transl. Between You and Me",
    "track_id": null,
    "recording_id": null,
    "artist": "S. P. Balasubrahmanyam, Lata Mangeshkar",
    "artist_ids": [
        "719826ad-25b4-4bef-a44f-a80af3dbd721",
        "aeb71bd8-447d-4415-8ea1-2b7d664f67e1"
    ],
    "album": "Ek Duuje Ke Liye",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track is from the 1981 Hindi film \"Ek Duuje Ke Liye\".  Britney Spears' 2003 single \"Toxic\" samples some of the song. \n\nS. P. Balasubrahmanyam later collaborated extensively with A. R. Rahman, one of the biggest composers in Indian film music. They worked together on any number of films, including the massive hits Gentleman, Sivaji and Enthiran. Songs such as Anjali Anjali, Vellimalare, Kadalenum, Azhagana Rakshasiyea, Swasamae, July Matham, Minnale Nee and Thoda Thoda are some of Rahman and S P Balasubrahmanyam's most memorable creations.\n\nA. R. Rahman composed the score for Slumdog Millionaire.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}