Information about plays

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

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

{
    "id": 3656295,
    "uri": "https://api.kexp.org/v2/plays/3656295/?format=api",
    "airdate": "2026-05-18T06:51:41-07:00",
    "show": 66749,
    "show_uri": "https://api.kexp.org/v2/shows/66749/?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://dn720801.ca.archive.org/0/items/mbid-66ea3884-3d16-4668-abf4-23a954d25fe9/mbid-66ea3884-3d16-4668-abf4-23a954d25fe9-44460164234_thumb250.jpg",
    "song": "Rise",
    "track_id": "f41613d7-262e-49db-ad1f-82b9ea110d75",
    "recording_id": "8aebee8a-5a47-44f7-abfe-8c2ed6e534c9",
    "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 (the latter of Broken Social Scene).\n\nhttps://wearetauro.bandcamp.com/album/act-i",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}