Information about plays

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

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

{
    "id": 3606361,
    "uri": "https://api.kexp.org/v2/plays/3606361/?format=api",
    "airdate": "2026-01-19T11:32:27-08:00",
    "show": 65699,
    "show_uri": "https://api.kexp.org/v2/shows/65699/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Message From the Soul Sisters",
    "track_id": null,
    "recording_id": "5687396e-a638-476f-a15e-ba91437fd063",
    "artist": "Myra Barnes",
    "artist_ids": [
        "4ec06e73-2dce-4165-8603-4d972e61e6c4"
    ],
    "album": "Message From a Soul Sister",
    "release_id": null,
    "release_group_id": "9516b45f-ec58-4573-885a-3df5214ac277",
    "labels": [
        "Famous Flame Records"
    ],
    "label_ids": [
        "5f13557b-9151-49ff-92bd-7a034d99b37e"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hey what's up KEXP listeners! Reverend Dollars on the Midday Show today! Happy MLK Day to you all.\n\nVicki Anderson (born Myra Barnes; November 21, 1939 – July 3, 2023) was an American soul singer best known for her performances with the James Brown Revue. She recorded a number of singles under both her birth and stage names. She was the widow of Bobby Byrd and mother of musician Carleen Anderson.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}