Information about plays

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

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

{
    "id": 3638990,
    "uri": "https://api.kexp.org/v2/plays/3638990/?format=api",
    "airdate": "2026-04-07T08:50:05-07:00",
    "show": 66390,
    "show_uri": "https://api.kexp.org/v2/shows/66390/?format=api",
    "image_uri": "https://dn710904.ca.archive.org/0/items/mbid-4415bad4-e1a7-4f1f-9296-499359e06a3b/mbid-4415bad4-e1a7-4f1f-9296-499359e06a3b-22145675170_thumb500.jpg",
    "thumbnail_uri": "https://dn710904.ca.archive.org/0/items/mbid-4415bad4-e1a7-4f1f-9296-499359e06a3b/mbid-4415bad4-e1a7-4f1f-9296-499359e06a3b-22145675170_thumb250.jpg",
    "song": "Tuesday",
    "track_id": "201cfba6-458a-42bb-b08c-6cdfc5f3bd61",
    "recording_id": "822647ee-c103-4d8f-ad85-8c4ffa43f16e",
    "artist": "Malibu Ken",
    "artist_ids": [
        "f19bb697-3306-4ef3-bedf-bbf91e3af129"
    ],
    "album": "Malibu Ken",
    "release_id": "4415bad4-e1a7-4f1f-9296-499359e06a3b",
    "release_group_id": "3712e4af-7252-4426-b514-0b467b44934f",
    "labels": [
        "Rhymesayers Entertainment"
    ],
    "label_ids": [
        "d8d53751-d146-41dc-a95b-58332e41e03f"
    ],
    "release_date": "2019-01-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Malibu Ken is an American hip hop duo composed of rapper Aesop Rock and multi-instrumentalist Tobacco from Black Moth Super Rainbow.\n--\nWhat an appropriate song (perhaps) for today! \"Everything's coming up goose eggs\nSunday, Monday, Happy Days, Tuesday is Tuesday....\"  Here are the lyrics for you to savor.: https://genius.com/Malibu-ken-tuesday-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}