Information about plays

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

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

{
    "id": 3625259,
    "uri": "https://api.kexp.org/v2/plays/3625259/?format=api",
    "airdate": "2026-03-04T15:31:09-08:00",
    "show": 66090,
    "show_uri": "https://api.kexp.org/v2/shows/66090/?format=api",
    "image_uri": "https://ia800901.us.archive.org/19/items/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2-7703716544_thumb500.jpg",
    "thumbnail_uri": "https://ia800901.us.archive.org/19/items/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2/mbid-0fd0b3b8-ada0-4b6d-b5de-bb08e100dfb2-7703716544_thumb250.jpg",
    "song": "Algiers",
    "track_id": "4760333f-1d01-402d-81ee-5028930e7a8e",
    "recording_id": "33ad579c-5282-4aa6-b3a1-72b2c067e2ac",
    "artist": "The Afghan Whigs",
    "artist_ids": [
        "2feb192c-2363-46d6-b476-1c88a25cb294"
    ],
    "album": "Do to the Beast",
    "release_id": "25bec6ce-5e45-4cfc-b3fc-2d72b2e759a2",
    "release_group_id": "50b91b0a-bd73-4321-b821-d3507d15d757",
    "labels": [
        "Love Da Records"
    ],
    "label_ids": [
        "a15600cd-9018-4896-9389-a9088b8a8a67"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Afghan Whigs will play Seattle's Showbox on Sunday, May 17th, and The Fillmore in SF on Tuesday, May 19th. \n--\nDid you know that \"Algeirs\" contains samples of \"Be My Baby\" by The Ronettes?\n--\nSee the official video for this song, written by Geg Dulli.: https://www.youtube.com/watch?v=ovhzeqIaggY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}