Information about plays

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

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

{
    "id": 3566424,
    "uri": "https://api.kexp.org/v2/plays/3566424/?format=api",
    "airdate": "2025-10-17T16:34:32-07:00",
    "show": 64859,
    "show_uri": "https://api.kexp.org/v2/shows/64859/?format=api",
    "image_uri": "https://ia803203.us.archive.org/27/items/mbid-145af623-e254-3091-99eb-c243b322de9d/mbid-145af623-e254-3091-99eb-c243b322de9d-3766076458_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/27/items/mbid-145af623-e254-3091-99eb-c243b322de9d/mbid-145af623-e254-3091-99eb-c243b322de9d-3766076458_thumb250.jpg",
    "song": "Love Like Blood",
    "track_id": "5dbddc13-8cee-335b-8507-ff9b8e3db2d6",
    "recording_id": "538d23ca-f95d-452f-97b8-9c73cc4c628f",
    "artist": "Killing Joke",
    "artist_ids": [
        "f5aca88c-e3c1-4bc2-af33-68a9a9f7b56a"
    ],
    "album": "Night Time",
    "release_id": "145af623-e254-3091-99eb-c243b322de9d",
    "release_group_id": "11851270-b38e-3d60-a3ae-972a1e98d326",
    "labels": [
        "E’G Records"
    ],
    "label_ids": [
        "71ee312d-4081-4699-a332-ba837a54d200"
    ],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Thank God It's Remix Friday! TGIRF!\n\nBlood drive on Thursday Oct 30th! Join our PNW music community in donating blood and help keep the rhythm going in someone's life. \n\nhttps://www.kexp.org/events/kexp-events/kexp-blood-drive-october-30/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}