Information about plays

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

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

{
    "id": 3582969,
    "uri": "https://api.kexp.org/v2/plays/3582969/?format=api",
    "airdate": "2025-11-25T21:38:02-08:00",
    "show": 65210,
    "show_uri": "https://api.kexp.org/v2/shows/65210/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Tambo",
    "track_id": null,
    "recording_id": "a973c837-c0d6-4e89-8b01-87f0369f143a",
    "artist": "Ghetto Kumbé",
    "artist_ids": [
        "c336a046-4d90-4ca0-ac37-876a800cf2ba"
    ],
    "album": "Ghetto Kumbé",
    "release_id": null,
    "release_group_id": "7021c2cc-95e9-4be2-aab8-dd1b605daf4e",
    "labels": [
        "ZZK Records"
    ],
    "label_ids": [
        "f0947b0c-f63a-433e-9a48-6625326d933e"
    ],
    "release_date": "2020-07-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Wayuu are an Indigenous ethnic group of the Guajira Peninsula in northernmost Colombia and northwest Venezuela. \n\nGreat interview with this \"psychedelic African Tribe from the future\" on Sounds and Colours:\n\nhttps://soundsandcolours.com/articles/colombia/a-psychedelic-african-tribe-from-the-future-an-interview-with-ghetto-kumbe-33267/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}