Information about plays

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

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

{
    "id": 3607267,
    "uri": "https://api.kexp.org/v2/plays/3607267/?format=api",
    "airdate": "2026-01-21T15:30:32-08:00",
    "show": 65716,
    "show_uri": "https://api.kexp.org/v2/shows/65716/?format=api",
    "image_uri": "https://coverartarchive.org/release/02f43c06-03db-4b0a-8259-6e0bc533e8c7/2807462779-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/02f43c06-03db-4b0a-8259-6e0bc533e8c7/2807462779-250.jpg",
    "song": "Didn’t It Feel Good to Be Free",
    "track_id": null,
    "recording_id": "12aa50b5-3073-4e1d-9ce5-a5102deec4d9",
    "artist": "Edwin Starr",
    "artist_ids": [
        "9eace815-06f3-487c-bf3a-1a817e248056"
    ],
    "album": "Hell Up in Harlem",
    "release_id": null,
    "release_group_id": "79443602-06c1-3c9f-a2ce-a64ea8e4746d",
    "labels": [
        "Motown"
    ],
    "label_ids": [
        "8e479e57-ef44-490c-b75d-cd28df89bf1b"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Happy birthday to Edwin Star, born on this date in 1942. He died on April 2nd, 2003.\n\nThe singer born as Charles Edwin Hatcher quickly earned his stage name ‘Starr.’ Known for his James Brown-esque style, Edwin Starr found himself at Motown after his original label, Ric-Tic, was absorbed by Motown in 1968. Already an established performer, he had an extensive discography prior to Motown, with his single “Agent Double-O Soul” (1965) breaking the top 20 of US pop charts. Quickly, he worked to expand it further, releasing his first album Soul Master in 1968 and his next album, 25 Miles (1969), charting on the US pop and R&B charts. The title track would earn him his first Motown hit, reaching #6 on US pop and R&B charts. Soon, he was on the road performing his Motown music alongside his previous work, enamoring crowds with his bold style and upbeat music.  Learn more about this talented musician from the Motown Museum: https://www.motownmuseum.org/artist/edwin-starr/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}