Information about plays

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

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

{
    "id": 3612663,
    "uri": "https://api.kexp.org/v2/plays/3612663/?format=api",
    "airdate": "2026-02-03T10:37:17-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://ia600705.us.archive.org/29/items/mbid-5285f0c8-f382-4347-a41f-4d18a851eb3d/mbid-5285f0c8-f382-4347-a41f-4d18a851eb3d-5915165729_thumb500.jpg",
    "thumbnail_uri": "https://ia800705.us.archive.org/29/items/mbid-5285f0c8-f382-4347-a41f-4d18a851eb3d/mbid-5285f0c8-f382-4347-a41f-4d18a851eb3d-5915165729_thumb250.jpg",
    "song": "Silver Timothy",
    "track_id": "6521ac87-86a9-4d57-8731-982dc6b3e377",
    "recording_id": "476004de-6c15-4809-a944-77ac29260463",
    "artist": "Damien Jurado",
    "artist_ids": [
        "f4805b9d-68f8-438e-8f13-ec7bcb4c8581"
    ],
    "album": "Brothers and Sisters of the Eternal Son",
    "release_id": "5285f0c8-f382-4347-a41f-4d18a851eb3d",
    "release_group_id": "bedccc9c-9b65-4162-bcc5-ef0fc5caf26a",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2014-01-21",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Damien Jurado will be at Seattle's Paramount Theatre on Friday and Saturday, April 3rd and 4th. He'll be at The Tractor Tavern in Seattle on Friday, April 24th. \n\nThis song, produced by Richard Swift, was selected as a KEXP Song of the Day: https://www.kexp.org/read/2013/11/18/song-premiere-damien-jurado-silver-timothy/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}