Information about plays

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

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

{
    "id": 3519592,
    "uri": "https://api.kexp.org/v2/plays/3519592/?format=api",
    "airdate": "2025-06-27T16:55:48-07:00",
    "show": 63852,
    "show_uri": "https://api.kexp.org/v2/shows/63852/?format=api",
    "image_uri": "https://ia801709.us.archive.org/34/items/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad-42144504760_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad/mbid-58315ed4-999b-4eb7-acbd-d3806ddc9fad-42144504760_thumb250.jpg",
    "song": "IT’S JUST LIFE",
    "track_id": "7a7bce50-624d-477a-a483-83e2c3831591",
    "recording_id": "8819abb4-62a3-43f9-82d2-a9dfe49765a7",
    "artist": "GANS",
    "artist_ids": [
        "8e5c16ed-5bd1-4614-bede-41f594abf8d8"
    ],
    "album": "GOOD FOR THE SOUL",
    "release_id": "58315ed4-999b-4eb7-acbd-d3806ddc9fad",
    "release_group_id": "1eede2a8-5301-41e7-901b-24be3c759f10",
    "labels": [
        "Strap Originals"
    ],
    "label_ids": [
        "781475b4-627d-4470-a598-04fa9ece8db5"
    ],
    "release_date": "2025-09-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's just life!\n\nProduced by Ross Orton (Arctic Monkeys, Amyl & The Sniffers, Working Men’s Club), the 11-track record will be out on September 19 via Peter Doherty’s Strap Originals label. Pre-order it here - https://orcd.co/gansgfts",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}