Information about plays

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

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

{
    "id": 3639783,
    "uri": "https://api.kexp.org/v2/plays/3639783/?format=api",
    "airdate": "2026-04-09T06:58:04-07:00",
    "show": 66405,
    "show_uri": "https://api.kexp.org/v2/shows/66405/?format=api",
    "image_uri": "https://dn710902.ca.archive.org/0/items/mbid-43c5390f-7f9a-45ee-8375-0128430a14fa/mbid-43c5390f-7f9a-45ee-8375-0128430a14fa-9643238108_thumb500.jpg",
    "thumbnail_uri": "https://dn710902.ca.archive.org/0/items/mbid-43c5390f-7f9a-45ee-8375-0128430a14fa/mbid-43c5390f-7f9a-45ee-8375-0128430a14fa-9643238108_thumb250.jpg",
    "song": "Mission Impossible Theme(full theme)",
    "track_id": "4e2f1327-fdd8-4869-8d95-24130d59c6ae",
    "recording_id": "ce9762c6-9497-4996-9d23-2cad321a7174",
    "artist": "Lalo Schifrin",
    "artist_ids": [
        "adf017f5-76d6-4d31-b1b9-a0211675e7c2"
    ],
    "album": "Music From Mission: Impossible",
    "release_id": "43c5390f-7f9a-45ee-8375-0128430a14fa",
    "release_group_id": "47013d98-ba13-3aea-acc1-aef71efa5e30",
    "labels": [
        "Dot Records"
    ],
    "label_ids": [
        "04d7bed5-4c4f-428a-a55d-101bd40034d2"
    ],
    "release_date": "1967-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "And more songs that are used to wake up astronauts in space, including this classic! \n\nDid you know that wake-up calls have been a tradition since the Gemini 6 mission in 1965?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}