Information about plays

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

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

{
    "id": 3617995,
    "uri": "https://api.kexp.org/v2/plays/3617995/?format=api",
    "airdate": "2026-02-15T19:17:36-08:00",
    "show": 65943,
    "show_uri": "https://api.kexp.org/v2/shows/65943/?format=api",
    "image_uri": "https://coverartarchive.org/release/3aca1b5f-24c3-4728-afa2-ef10ae273a93/38480210120-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3aca1b5f-24c3-4728-afa2-ef10ae273a93/38480210120-250.jpg",
    "song": "Do a Dance for Love",
    "track_id": null,
    "recording_id": "7eb71c30-4a91-44a6-bff3-ddc2049bac50",
    "artist": "Sweet Cream",
    "artist_ids": [
        "f79ab822-39d9-4846-9141-1119afec8310"
    ],
    "album": "Sweet Cream & Other Delights",
    "release_id": null,
    "release_group_id": "43ffa60c-1a5e-4629-b00e-ba47df786816",
    "labels": [
        "Shadybrook Records"
    ],
    "label_ids": [
        "2bd7857c-7c66-4177-b05d-f3e9fd2f7154"
    ],
    "release_date": "1978-08-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Detroit, Michigan funk and soul vocal group Sweet Cream released \"Do a Dance For Love\" and b-side \"Skunk Funk\" in 1978 with Shadybrook Records before including the track on their first album Sweet Cream & Other Delights.\n\nSweet Cream was comprised of three sisters: Gloria Dehaven Ridgeway (b. June 1955), Esther Lene Ridgeway (b. 7 June 1959 d. 22 February 2003) and Gracie Mae Ridgeway (b. 16 June 1957 d. 19 April 2006). The sisters formed their singing group at the age of four, six and eight, respectively, and sang all types of music from gospel to jazz, blues to hip-hop, classical to country western in addition to their mainstay, soul and R&B.\n\nSweet Cream released their first album Sweet Cream And Other Delights in 1978 on Shadybrook Records. The sisters later appeared on the Gene Dunlap album It's Just The Way I Feel and were featured as The Ridgeways.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}