Information about plays

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

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

{
    "id": 3584528,
    "uri": "https://api.kexp.org/v2/plays/3584528/?format=api",
    "airdate": "2025-11-29T13:07:20-08:00",
    "show": 65242,
    "show_uri": "https://api.kexp.org/v2/shows/65242/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "All We Need of Hell",
    "track_id": "fe6d6d85-ea34-48ea-94f4-bee57fdd8ce6",
    "recording_id": "06923dee-bab0-4e1c-a9b7-91b0e3dd8b04",
    "artist": "MYXA",
    "artist_ids": [
        "38c7f315-ba17-4393-84df-01f9c6cdfb08"
    ],
    "album": "Snap Snakes",
    "release_id": "b3a4545e-53b5-4e21-b751-2bac5a2497c4",
    "release_group_id": "b76c06ef-f042-48a4-9706-f6ca9abe258f",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-06-11",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle triphop band MYXA (pronounced MOO-HA) are playing a benefit show at the Orient Express in Seattle on 12/6 w/ 2Libras  and Bran Mackie. All proceeds go to Doctors Without Borders.\n\nhttps://partiful.com/e/l9XCuOGPUYUTJXM6g591\n\nCatch the video here:\nhttps://www.youtube.com/watch?v=cDEA0JfYSoU\n\nLearn more about this Seattle trip-hop duo here - https://myxa.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}