Information about plays

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

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

{
    "id": 3644924,
    "uri": "https://api.kexp.org/v2/plays/3644924/?format=api",
    "airdate": "2026-04-21T12:59:21-07:00",
    "show": 66513,
    "show_uri": "https://api.kexp.org/v2/shows/66513/?format=api",
    "image_uri": "https://ia801603.us.archive.org/4/items/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7-7653507218_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7/mbid-58462c1e-8a0f-4534-a83e-565f36d224e7-7653507218_thumb250.jpg",
    "song": "Fascination Street",
    "track_id": "cece222b-2b49-333e-bfdc-46eb28e334ca",
    "recording_id": "3ab4d7b1-0f0c-4189-982b-825ad3509bde",
    "artist": "The Cure",
    "artist_ids": [
        "69ee3720-a7cb-4402-b48d-a02c366f2bcf"
    ],
    "album": "Disintegration",
    "release_id": "58462c1e-8a0f-4534-a83e-565f36d224e7",
    "release_group_id": "494bf606-d2f7-36d0-8340-eadad8601d2b",
    "labels": [
        "Asylum Records",
        "Elektra"
    ],
    "label_ids": [
        "a8bea33e-67af-424a-a734-898e2dc437ed",
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1989-05-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy Birthday Robert Smith, born this day in 1959!\n\nThank you Hedge Coffee for having us in today! Catch John and Cheryl in the Bay Area again tomorrow at Moving Records in Oakland!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}