Information about plays

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

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

{
    "id": 3562807,
    "uri": "https://api.kexp.org/v2/plays/3562807/?format=api",
    "airdate": "2025-10-08T21:28:54-07:00",
    "show": 64782,
    "show_uri": "https://api.kexp.org/v2/shows/64782/?format=api",
    "image_uri": "https://coverartarchive.org/release/5421da55-0cfc-4883-98ad-24485b6f7ce8/8854597182-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5421da55-0cfc-4883-98ad-24485b6f7ce8/8854597182-250.jpg",
    "song": "Haai",
    "track_id": null,
    "recording_id": "8576bcad-1b3a-4841-8968-7bdb51eaba51",
    "artist": "Panbers",
    "artist_ids": [
        "9637009a-7d80-4e29-bcff-0dc731e52420"
    ],
    "album": "Those Shocking Shaking Days: Indonesian Hard, Psychedelic, Progressive Rock and Funk 1970-1978",
    "release_id": null,
    "release_group_id": "aa850362-08b5-4006-9ee4-47df840c48d1",
    "labels": [
        "Virgo Ramayana Record"
    ],
    "label_ids": [
        "7578e20c-9e76-47fe-a21f-16fbf9f603cc"
    ],
    "release_date": "2011-03-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It's the FALL DRIVE! kexp.org to donate! You could get a cool tote bag, and other things.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}