Information about plays

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

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

{
    "id": 3634875,
    "uri": "https://api.kexp.org/v2/plays/3634875/?format=api",
    "airdate": "2026-03-28T22:14:13-07:00",
    "show": 66307,
    "show_uri": "https://api.kexp.org/v2/shows/66307/?format=api",
    "image_uri": "https://coverartarchive.org/release/c3271ede-86b1-4cb4-bdff-53b29c5debd2/42836015010-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c3271ede-86b1-4cb4-bdff-53b29c5debd2/42836015010-250.jpg",
    "song": "Steady On It",
    "track_id": null,
    "recording_id": null,
    "artist": "Gus Baldwin & The Sketch",
    "artist_ids": [],
    "album": "The Sketch",
    "release_id": null,
    "release_group_id": "7012f6e7-dd87-475a-a577-28621ef2a0bb",
    "labels": [
        "Permanent Teeth Records"
    ],
    "label_ids": [
        "9771421f-4111-49b7-93cb-123ca6538442"
    ],
    "release_date": "2025-01-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gus Baldwin is a singer/songwriter/ex-hippie/part-time punk hailing from Austin, TX. After a stint holding down drums for Dallas surf punk legends Sealion in high school, Baldwin went on to form the Psych Pop combo Acid Carousel, which he led for 6 years and 20-something releases before departing the band on Halloween night 2021. Read more: https://gusbaldwin.bandcamp.com/album/the-sketch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}