Information about plays

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

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

{
    "id": 3597141,
    "uri": "https://api.kexp.org/v2/plays/3597141/?format=api",
    "airdate": "2025-12-28T10:41:21-08:00",
    "show": 65497,
    "show_uri": "https://api.kexp.org/v2/shows/65497/?format=api",
    "image_uri": "https://ia802304.us.archive.org/20/items/mbid-ec53e844-b8ac-4694-949d-b06002c2bfad/mbid-ec53e844-b8ac-4694-949d-b06002c2bfad-41077263409_thumb500.jpg",
    "thumbnail_uri": "https://ia902304.us.archive.org/20/items/mbid-ec53e844-b8ac-4694-949d-b06002c2bfad/mbid-ec53e844-b8ac-4694-949d-b06002c2bfad-41077263409_thumb250.jpg",
    "song": "Amarillo by Morning",
    "track_id": "8ffe930f-0fc7-4e6a-8f75-6845eb96e414",
    "recording_id": "8b131bb9-971e-4985-9232-cbe4d5ae1359",
    "artist": "Charley Crockett",
    "artist_ids": [
        "cf391be8-a609-4fcf-8de1-0eff6b639ae5"
    ],
    "album": "Lonesome Drifter",
    "release_id": "ec53e844-b8ac-4694-949d-b06002c2bfad",
    "release_group_id": "2376b865-c05b-46d8-8145-61798112f185",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2025-03-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sweet version of the Terry Stafford-Paul Fraser tune from 1973. Catch Charley at the 5th Avenue Theater February 19 and 20.\n\nhttps://www.charleycrockett.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}