Information about plays

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

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

{
    "id": 3641571,
    "uri": "https://api.kexp.org/v2/plays/3641571/?format=api",
    "airdate": "2026-04-13T13:10:37-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-85b2d077-5739-4844-86e6-eed1527b39ac/mbid-85b2d077-5739-4844-86e6-eed1527b39ac-41909825194_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-85b2d077-5739-4844-86e6-eed1527b39ac/mbid-85b2d077-5739-4844-86e6-eed1527b39ac-41909825194_thumb250.jpg",
    "song": "It’s Time",
    "track_id": "be62a6b7-f19c-4563-b6f9-040ccd6b778a",
    "recording_id": "5b17dc7d-80f6-4c18-a405-85ef710c968d",
    "artist": "Nourished by Time",
    "artist_ids": [
        "6420dd6b-8232-42db-9cb9-90bec8f40e91"
    ],
    "album": "The Passionate Ones",
    "release_id": "85b2d077-5739-4844-86e6-eed1527b39ac",
    "release_group_id": "a0f0cb15-7873-44f4-a0d5-89f4f11e61fc",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nourished By Time is the musical project of Baltimore-born artist Marcus Elliott Brown. His new album takes inspiration from the working class sounds of Baltimore house music. He wrote this song and plays piano, synthesizer, drums, and guitar (and, oh, yes, sings).\n\nHere's a recent NPR interview with the artist: https://www.npr.org/2025/08/25/nx-s1-5448067/for-nourished-by-time-music-is-a-labor-of-love-and-a-life-of-labor\n\nhttps://www.nourishedbytime.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}