Information about plays

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

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

{
    "id": 3582349,
    "uri": "https://api.kexp.org/v2/plays/3582349/?format=api",
    "airdate": "2025-11-24T11:38:41-08:00",
    "show": 65199,
    "show_uri": "https://api.kexp.org/v2/shows/65199/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-e330fba0-e8c8-4044-ab43-75b625203536/mbid-e330fba0-e8c8-4044-ab43-75b625203536-19301276555_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-e330fba0-e8c8-4044-ab43-75b625203536/mbid-e330fba0-e8c8-4044-ab43-75b625203536-19301276555_thumb250.jpg",
    "song": "Living for the City",
    "track_id": "eac1acb9-8c6f-3cc0-9d36-565390798156",
    "recording_id": "90b75f54-4052-483e-b288-7818406c4878",
    "artist": "Ray Charles",
    "artist_ids": [
        "2ce02909-598b-44ef-a456-151ba0a3bd70"
    ],
    "album": "Genius & Soul: The 50th Anniversary Collection",
    "release_id": "e330fba0-e8c8-4044-ab43-75b625203536",
    "release_group_id": "a725b086-de41-36dc-b772-15d269ca3be9",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Living For The City\" was originally on Stevie Wonder's 1973 album 'Innervisions.' Ray Charles covered it on his 1975 album 'Renaissance.'\nAn epic story song, “Living for the City” profiles the misfortunes of a young black man pushed into the poverty-to-prison pipeline. https://lawcha.org/2017/11/02/stevie-wonder-living-city-labor-song-month-september-2017/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}