Information about plays

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

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

{
    "id": 3600871,
    "uri": "https://api.kexp.org/v2/plays/3600871/?format=api",
    "airdate": "2026-01-06T05:22:15-08:00",
    "show": 65577,
    "show_uri": "https://api.kexp.org/v2/shows/65577/?format=api",
    "image_uri": "https://ia902902.us.archive.org/28/items/mbid-b83cc750-3ed1-458d-b7f8-a8bbb73e1d21/mbid-b83cc750-3ed1-458d-b7f8-a8bbb73e1d21-3375610518_thumb500.jpg",
    "thumbnail_uri": "https://ia902902.us.archive.org/28/items/mbid-b83cc750-3ed1-458d-b7f8-a8bbb73e1d21/mbid-b83cc750-3ed1-458d-b7f8-a8bbb73e1d21-3375610518_thumb250.jpg",
    "song": "Two Silver Trees",
    "track_id": "5847dde9-6e55-380e-a19a-093e96a1eabd",
    "recording_id": "5720e786-bdfa-4228-99cf-76dc629ec564",
    "artist": "Calexico",
    "artist_ids": [
        "5e372a49-5672-4fb8-ba14-18c90780c4f9"
    ],
    "album": "Carried to Dust",
    "release_id": "b83cc750-3ed1-458d-b7f8-a8bbb73e1d21",
    "release_group_id": "07cba9b4-47a0-3484-8c06-d3823c9e9093",
    "labels": [
        "Quarterstick Records"
    ],
    "label_ids": [
        "ec609a3f-541e-43f2-84c5-9ee20b404f26"
    ],
    "release_date": "2008-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For the better part of two decades, nine studio albums, and countless trips around the globe, Joey Burns and John Convertino have embraced a multitude of diverse styles and well cultivated signature sounds as Calexico. \n\nCalexico is on tour across Europe during the first half of 2026. Check out their dates here:  https://www.casadecalexico.com/news/\n\nhttps://casadecalexico.bandcamp.com/track/two-silver-trees-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}