Information about plays

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

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

{
    "id": 3635284,
    "uri": "https://api.kexp.org/v2/plays/3635284/?format=api",
    "airdate": "2026-03-29T18:49:36-07:00",
    "show": 66314,
    "show_uri": "https://api.kexp.org/v2/shows/66314/?format=api",
    "image_uri": "https://coverartarchive.org/release/70fa39d4-7ba4-428f-8d78-bdf7980d46a4/29909241346-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/70fa39d4-7ba4-428f-8d78-bdf7980d46a4/29909241346-250.jpg",
    "song": "I’ll Be Satisfied",
    "track_id": null,
    "recording_id": "4629533f-72be-4407-8c12-ef483a1de9f8",
    "artist": "The Holy Lights Of Baltimore, MD",
    "artist_ids": [
        "efbbd909-36aa-4de4-9ebb-d62361a273d1"
    ],
    "album": "A Stranger I May Be – Savoy Gospel 1954–1986",
    "release_id": null,
    "release_group_id": "5b002fce-2296-4b31-9dea-6b538919eff1",
    "labels": [
        "Honest Jon’s Records"
    ],
    "label_ids": [
        "5ee68d72-8ae8-4226-be37-a11aac89a6db"
    ],
    "release_date": "2020-10-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Holy Lights of Baltimore, MD originally released \"I'll Be Satisfied\" in 1978, but you can find the track on Honest Jon's Records' compilation album A Stranger I May Be – Savoy Gospel 1954–1986.\n\nMembers of The Holy Lights of Baltimore, MD included: Andrew Harris, Fred Lunsford, James Kelley, James Pullins, Rick Stocks, Tommy Oliver, and Willie Chestnut.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}