Information about plays

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

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

{
    "id": 3578810,
    "uri": "https://api.kexp.org/v2/plays/3578810/?format=api",
    "airdate": "2025-11-16T02:58:39-08:00",
    "show": 65124,
    "show_uri": "https://api.kexp.org/v2/shows/65124/?format=api",
    "image_uri": "https://ia801400.us.archive.org/14/items/mbid-488ea3c5-0615-452d-96e4-c2b7e13fda50/mbid-488ea3c5-0615-452d-96e4-c2b7e13fda50-22168031137_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/14/items/mbid-488ea3c5-0615-452d-96e4-c2b7e13fda50/mbid-488ea3c5-0615-452d-96e4-c2b7e13fda50-22168031137_thumb250.jpg",
    "song": "Sisyphus",
    "track_id": "a2e3b50a-717b-4ed5-a4fa-7cdffd82e19a",
    "recording_id": "adce11b2-de0f-4cb4-9371-a09467f09ad7",
    "artist": "Andrew Bird",
    "artist_ids": [
        "081b133e-ce74-42ba-92c1-c18234acb532"
    ],
    "album": "My Finest Work Yet",
    "release_id": "488ea3c5-0615-452d-96e4-c2b7e13fda50",
    "release_group_id": "1f22d328-ce8e-47d8-9fa6-814b13b67152",
    "labels": [
        "Loma Vista Recordings"
    ],
    "label_ids": [
        "9c3ec056-57dd-4987-bb53-cbea027ef81c"
    ],
    "release_date": "2019-03-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Andrew Bird performed this track live in the KEXP studio in October 2019. Watch the full session here: https://www.youtube.com/watch?v=o-BrVkJCHgg.\n---\nAndrew Bird says of this song, \"I focus on the moment when Sisyphus gets to the top of that mountain and actually feels like he might have a choice. Either he’s going to jump and end the struggle or let the rock roll down. And I imagine, \"Who’s down there when the rock rolls down. Is there a village that’s getting destroyed?\" Read Bird's comments on each song on 'My Finest Work Yet':\nhttps://bit.ly/3ue1v1G.\n\nhttps://andrewbird.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}