Information about plays

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

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

{
    "id": 3550179,
    "uri": "https://api.kexp.org/v2/plays/3550179/?format=api",
    "airdate": "2025-09-07T20:55:08-07:00",
    "show": 64502,
    "show_uri": "https://api.kexp.org/v2/shows/64502/?format=api",
    "image_uri": "https://coverartarchive.org/release/0f7630a1-7969-4047-8c0e-9ec9023fae3f/32350554048-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0f7630a1-7969-4047-8c0e-9ec9023fae3f/32350554048-250.jpg",
    "song": "Heavenly Father",
    "track_id": null,
    "recording_id": "c703d1e7-1701-4e82-810a-eddbc50365c1",
    "artist": "Shirley Caesar",
    "artist_ids": [
        "2bb81df0-e9e2-42ee-9708-d30b0c85d946"
    ],
    "album": "Overdose of the Holy Ghost: The Sound of Gospel Through the Disco and Boogie Eras",
    "release_id": null,
    "release_group_id": "ddb08278-9e14-4f6a-a059-213d07c23a3f",
    "labels": [
        "Z Records"
    ],
    "label_ids": [
        "c250bdb3-2215-48d6-a24d-b12fe7dd7897"
    ],
    "release_date": "2013-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shirley Caesar originally released \"Heavenly Father\" in 1978 on her second studio album, From the Heart. You can find the track on the 2013 compilation album Overdose of the Holy Ghost: The Sound of Gospel Through the Disco and Boogie Eras.\n\nShirley Caesar is a gospel singer. Her career began in 1951, when she signed to Federal Records at the age of 12. Throughout her seven decade career, Caesar has often been referred to as the \"First Lady of Gospel Music,\" and \"The Queen of Gospel Music.\" She has won eleven Grammy Awards, fifteen Dove Awards, and fourteen Stellar Awards.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}