Information about plays

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

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

{
    "id": 3628887,
    "uri": "https://api.kexp.org/v2/plays/3628887/?format=api",
    "airdate": "2026-03-14T18:09:27-07:00",
    "show": 66182,
    "show_uri": "https://api.kexp.org/v2/shows/66182/?format=api",
    "image_uri": "https://dn710003.ca.archive.org/0/items/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b-38821255511_thumb500.jpg",
    "thumbnail_uri": "https://dn710003.ca.archive.org/0/items/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b/mbid-0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b-38821255511_thumb250.jpg",
    "song": "Dogear",
    "track_id": "63ab8edc-02b4-4941-9614-3b0a0c1537c6",
    "recording_id": "85157922-2f9d-4f4f-abe7-314d4fe50dd5",
    "artist": "J.R.C.G.",
    "artist_ids": [
        "1e007cdc-3210-4228-8b6c-7524fb21c911"
    ],
    "album": "Grim Iconic...(Sadistic Mantra)",
    "release_id": "0c63f64e-3a69-4459-a0ba-45b3cc1d8a1b",
    "release_group_id": "6017014a-9393-4e22-a4e4-6c10a2175b11",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2024-08-02",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "J.R.C.G. is Justin R. Cruz Gallego, the Tacoma musician who used to lead the psychedelic Seattle noise-rock band Dreamdecay. \n\nLarry was the host for a recent J.R.C.G. live performance in the KEXP studio. Watch it on YouTube right now: https://www.youtube.com/kexp",
    "location": 3,
    "location_name": "Seattle",
    "play_type": "trackplay"
}