Information about plays

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

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

{
    "id": 3622857,
    "uri": "https://api.kexp.org/v2/plays/3622857/?format=api",
    "airdate": "2026-02-27T04:13:15-08:00",
    "show": 66040,
    "show_uri": "https://api.kexp.org/v2/shows/66040/?format=api",
    "image_uri": "https://coverartarchive.org/release/db6e1b50-4aee-4c8c-8bae-b31b44d95f81/13875689376-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/db6e1b50-4aee-4c8c-8bae-b31b44d95f81/13875689376-250.jpg",
    "song": "Things in Life",
    "track_id": null,
    "recording_id": "48a95a23-ea2b-41e5-8f7d-29e9e72ef130",
    "artist": "Dennis Brown",
    "artist_ids": [
        "24c0aaf3-4ac2-4f9a-9ce6-a1545a96f017"
    ],
    "album": "Lloyd Daley's Matador Productions 1968-72: Reggae Classics From the Originator",
    "release_id": null,
    "release_group_id": "2bb2fe73-500a-36a6-8ea7-32401acf43af",
    "labels": [
        "Heartbeat Records"
    ],
    "label_ids": [
        "6366a9e7-e7ae-485e-8f86-0df4d6fd8be2"
    ],
    "release_date": "1992-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A dope film scene in Wong Kar Wai's Chunking Express makes great use of this song and I can't not think of that film when I hear this song now.\n\n---\n\nSIFF is playing a Wong Kar-Wai retrospective of his films restored in 4k, from Feb 28 - Mar 4:\n\nhttps://www.siff.net/programs-and-events/world-of-wong-kar-wai",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}