Information about plays

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

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

{
    "id": 3548933,
    "uri": "https://api.kexp.org/v2/plays/3548933/?format=api",
    "airdate": "2025-09-04T18:17:09-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia803202.us.archive.org/18/items/mbid-d86e6270-7458-4bcb-9692-cd689a779435/mbid-d86e6270-7458-4bcb-9692-cd689a779435-17854644435_thumb500.jpg",
    "thumbnail_uri": "https://ia903202.us.archive.org/18/items/mbid-d86e6270-7458-4bcb-9692-cd689a779435/mbid-d86e6270-7458-4bcb-9692-cd689a779435-17854644435_thumb250.jpg",
    "song": "Run Fay Run",
    "track_id": "7ae38d51-dfd3-3842-accb-14306d1bef2a",
    "recording_id": "49189f6f-b52a-4ec8-8429-f1a669f7d6ae",
    "artist": "Isaac Hayes",
    "artist_ids": [
        "a2361c7d-ddb6-41c1-a9a0-be09fbbb8d21"
    ],
    "album": "Can You Dig It? The Music and Politics of Black Action Films 1968-75",
    "release_id": "d86e6270-7458-4bcb-9692-cd689a779435",
    "release_group_id": "1e543024-57f9-4473-b1b9-8332244dd344",
    "labels": [
        "Soul Jazz Records"
    ],
    "label_ids": [
        "88ff5195-2c1a-4ea6-94b4-f96384f9bf52"
    ],
    "release_date": "2009-10-19",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pitchfork said of this Soul Jazz Records Compilation, \"this box tells a thorough story just through the names on the back. You have stars at their peak, up-and-comers, fusion icons, jazz innovators turned soundtrack specialists, and a few composers who adapted to the genre from the outside.\" \n\nRead more: https://pitchfork.com/reviews/albums/13683-can-you-dig-it-the-music-and-politics-of-black-action-films-1968-75/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}