Information about plays

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

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

{
    "id": 3632850,
    "uri": "https://api.kexp.org/v2/plays/3632850/?format=api",
    "airdate": "2026-03-23T20:17:18-07:00",
    "show": 66263,
    "show_uri": "https://api.kexp.org/v2/shows/66263/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-1fd9d299-2d2b-4a73-baaf-ffed0b4acd83/mbid-1fd9d299-2d2b-4a73-baaf-ffed0b4acd83-34334067374_thumb500.jpg",
    "thumbnail_uri": "https://dn721904.ca.archive.org/0/items/mbid-1fd9d299-2d2b-4a73-baaf-ffed0b4acd83/mbid-1fd9d299-2d2b-4a73-baaf-ffed0b4acd83-34334067374_thumb250.jpg",
    "song": "Mentiras Con Cariño",
    "track_id": "c515f09a-06ef-4c9b-b200-3bbfc1987104",
    "recording_id": "142b9549-e0ce-47be-993b-9aed1ee7a4a5",
    "artist": "Adrian Quesada feat. iLe",
    "artist_ids": [
        "25e7697d-24cb-4cba-904e-a90b53cc3004",
        "4eaaae09-e432-4731-9e6a-6aac09123aa2"
    ],
    "album": "Boleros Psicodélicos",
    "release_id": "1fd9d299-2d2b-4a73-baaf-ffed0b4acd83",
    "release_group_id": "0ab6cfde-530c-4ea5-8ee1-96f8dda230bf",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2022-06-03",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We just heard “Ojos Secos,” and now we return to Volume I of Boleros Psicodélicos, where Puerto Rican singer iLe proves to be the perfect voice to bring these lush, nostalgic boleros to life.\n***\nAcabamos de escuchar «Ojos Secos» y ahora volvemos al Volumen I de Boleros Psicodélicos, donde la cantante puertorriqueña iLe demuestra ser la voz perfecta para dar vida a estos boleros exuberantes y nostálgicos.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}