Information about plays

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

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

{
    "id": 3606411,
    "uri": "https://api.kexp.org/v2/plays/3606411/?format=api",
    "airdate": "2026-01-19T14:49:28-08:00",
    "show": 65700,
    "show_uri": "https://api.kexp.org/v2/shows/65700/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Simple Song of Freedom",
    "track_id": null,
    "recording_id": "f18657c8-bdd5-4822-90e6-e3f841ce22ff",
    "artist": "Della Reese",
    "artist_ids": [
        "f9328e7e-889f-4cc7-b56a-8d94cf0b8fe2"
    ],
    "album": "The Angel Sings",
    "release_id": null,
    "release_group_id": "bf068dcd-0f25-429d-9bc5-073105fbd3ed",
    "labels": [
        "Amherst Records"
    ],
    "label_ids": [
        "046d815f-1eb8-4aab-b848-9d68de8ee5c8"
    ],
    "release_date": "1997-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Delloreese Patricia Early, known professionally as Della Reese (born July 6, 1931), is an American actress, singer, game show panelist of the 1970s, one-time talk-show hostess and ordained minister. She started her career in the 1950s as a gospel, pop and jazz singer.\n\nhttps://amherstrecords.com/della-reese/index.htm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}