Information about plays

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

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

{
    "id": 3624937,
    "uri": "https://api.kexp.org/v2/plays/3624937/?format=api",
    "airdate": "2026-03-03T20:04:08-08:00",
    "show": 66084,
    "show_uri": "https://api.kexp.org/v2/shows/66084/?format=api",
    "image_uri": "https://www.kexp.org/filer/canonical/1588181844/22496/",
    "thumbnail_uri": "https://www.kexp.org/filer/canonical/1588181847/22497/",
    "song": "Moulena",
    "track_id": null,
    "recording_id": null,
    "artist": "Nour Harkati",
    "artist_ids": [
        "0e8bbf8f-cc8a-472b-9443-a5b447fd77ff"
    ],
    "album": "Live on KEXP",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "KEXP"
    ],
    "label_ids": [
        "89e0503e-96f0-41b4-835f-2c542b7fcb44"
    ],
    "release_date": "2026-03-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nour Harkati is a Tunisian, New York–based, desert blues musician, singer-songwriter, forging a powerful bridge between ancestral North African traditions and the raw pulse of contemporary urban sound. His latest album, Moulena (December 11, 2024), premiered worldwide on Live on KEXP and stands as a vibrant homage to his North African roots and a tribute to those who journey far from home.\n\nCheck out his live in-studio!\nhttps://www.youtube.com/watch?v=H9FgaDzZgYs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}