Information about plays

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

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

{
    "id": 3625743,
    "uri": "https://api.kexp.org/v2/plays/3625743/?format=api",
    "airdate": "2026-03-05T21:00:28-08:00",
    "show": 66101,
    "show_uri": "https://api.kexp.org/v2/shows/66101/?format=api",
    "image_uri": "https://coverartarchive.org/release/6d1c5072-bbc1-4f96-a035-3de03fcbb50b/34043726312-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6d1c5072-bbc1-4f96-a035-3de03fcbb50b/34043726312-250.jpg",
    "song": "Call Me Home",
    "track_id": null,
    "recording_id": "7ae92b7e-ef90-4971-a488-27c1a3968d58",
    "artist": "SASAMI",
    "artist_ids": [
        "c1184bef-262b-4d23-8946-57f2ce92311c"
    ],
    "album": "Squeeze",
    "release_id": null,
    "release_group_id": "3d6cf2c6-060c-4372-89aa-32a61fc067a6",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2022-02-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sasami shared, \"'Squeeze' has become a physical place for queer and femme Asian Americans to comfortably express all of our emotions — the fury, desperation, and despair that have deeply soured in our souls — and feel truly held by each other.\" https://bit.ly/3Wg1gQF\n\nSasami was Live on KEXP in April, playing songs from this recent album, 'Squeeze'. Check out the performance here: https://bit.ly/3T68wMu\n\nhttps://www.sasamiashworth.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}