Information about plays

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

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

{
    "id": 3645413,
    "uri": "https://api.kexp.org/v2/plays/3645413/?format=api",
    "airdate": "2026-04-22T16:47:33-07:00",
    "show": 66524,
    "show_uri": "https://api.kexp.org/v2/shows/66524/?format=api",
    "image_uri": "https://dn720801.ca.archive.org/0/items/mbid-66ea3884-3d16-4668-abf4-23a954d25fe9/mbid-66ea3884-3d16-4668-abf4-23a954d25fe9-44460164234_thumb500.jpg",
    "thumbnail_uri": "https://ia802800.us.archive.org/26/items/mbid-66ea3884-3d16-4668-abf4-23a954d25fe9/mbid-66ea3884-3d16-4668-abf4-23a954d25fe9-44460164234_thumb250.jpg",
    "song": "Bad Bad Feeling",
    "track_id": "568cd915-f212-4399-9898-be26f038aea9",
    "recording_id": "ee8cb6d4-20ea-4423-b66d-c9b39d500af3",
    "artist": "TAURO",
    "artist_ids": [
        "a9a0bc52-13f4-4201-bffa-3f65f3e37222"
    ],
    "album": "Act I",
    "release_id": "66ea3884-3d16-4668-abf4-23a954d25fe9",
    "release_group_id": "c0967519-a364-431a-88f3-6fe5e729ff5c",
    "labels": [
        "Birthday Cake"
    ],
    "label_ids": [
        "2841101e-ab0e-41ad-8e96-801c5e907aa6"
    ],
    "release_date": "2026-04-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded in 2022, TAURO is a Toronto-based band including Cynthia Tauro and Brendan Canning.\nhttps://wearetauro.bandcamp.com/track/bad-bad-feeling\n\nhttps://tauromusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}