Information about plays

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

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

{
    "id": 3574808,
    "uri": "https://api.kexp.org/v2/plays/3574808/?format=api",
    "airdate": "2025-11-06T17:36:05-08:00",
    "show": 65039,
    "show_uri": "https://api.kexp.org/v2/shows/65039/?format=api",
    "image_uri": "https://ia903101.us.archive.org/4/items/mbid-b7a126c0-6ae7-4178-8939-b7d0855be7b0/mbid-b7a126c0-6ae7-4178-8939-b7d0855be7b0-18848092794_thumb500.jpg",
    "thumbnail_uri": "https://ia803101.us.archive.org/4/items/mbid-b7a126c0-6ae7-4178-8939-b7d0855be7b0/mbid-b7a126c0-6ae7-4178-8939-b7d0855be7b0-18848092794_thumb250.jpg",
    "song": "Which Fork / I’ll Be",
    "track_id": "bdb28149-22dc-46e3-97b6-9351b1d5b78e",
    "recording_id": "b599c8d1-310d-4a76-af74-2c64f2985f41",
    "artist": "L’Rain",
    "artist_ids": [
        "76970ff5-1330-4e08-9aa2-f896109660ce"
    ],
    "album": "L’Rain",
    "release_id": "b7a126c0-6ae7-4178-8939-b7d0855be7b0",
    "release_group_id": "d1ce5cbf-bc7d-4fdd-aba5-6a59c4bf9d82",
    "labels": [
        "Astro Nautico"
    ],
    "label_ids": [
        "989eba3c-ff14-4dca-88de-16c83b1f228d"
    ],
    "release_date": "2017-09-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeremy Powell plays the sax on this track. \n\nRead a review of the album here:\nhttps://pitchfork.com/reviews/albums/lrain-lrain/\n--\nTaja Cheek performs as L'Rain - her debut album focuses on the grief that Cheek experienced when her mother Lorraine died in 2014.\n\nhttps://lrain.bandcamp.com/album/lrain-deluxe-edition\n--\nL'Rain joined Larry Mizell, Jr - Live on KEXP at Home - in 2021: https://youtu.be/XEvIsNYgmbY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}