Information about plays

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

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

{
    "id": 3635504,
    "uri": "https://api.kexp.org/v2/plays/3635504/?format=api",
    "airdate": "2026-03-30T07:47:28-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn720908.ca.archive.org/0/items/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e-44143378667_thumb500.jpg",
    "thumbnail_uri": "https://dn720908.ca.archive.org/0/items/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e/mbid-7b6acdb3-d45e-44ac-95af-919ff01aac5e-44143378667_thumb250.jpg",
    "song": "23",
    "track_id": "91cec253-bf51-4461-bc68-f3e311c985c3",
    "recording_id": "5f5f385c-d8d7-4168-abed-3d6adc7bcebe",
    "artist": "Lime Garden",
    "artist_ids": [
        "47d7fd0d-6598-43a0-b7b3-39bfff0d3ce4"
    ],
    "album": "23",
    "release_id": "7b6acdb3-d45e-44ac-95af-919ff01aac5e",
    "release_group_id": "dcc4c348-8135-406a-a8cb-6d9293138963",
    "labels": [
        "So Young Records"
    ],
    "label_ids": [
        "f6aa3f7b-77dd-4f29-90c8-5b7c6919b24e"
    ],
    "release_date": "2026-01-20",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Brighton, UK, quartet's new album, Maybe Not Tonight, will be out on April 10th! Pre-order here: https://limegarden.bandcamp.com/album/maybe-not-tonight\n\nBest friends Chloe Howard and Annabel Wittle are the vocalist/guitarist and drummer of Lime Garden. The self-described “wonk pop” band is completed by Leila Deeley on guitar and Tippi Morgan on bass.\n\nWatch the official video here: https://www.youtube.com/watch?v=a_HZ8HyM5UU",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}