Information about plays

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

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

{
    "id": 3638192,
    "uri": "https://api.kexp.org/v2/plays/3638192/?format=api",
    "airdate": "2026-04-05T13:47:05-07:00",
    "show": 66374,
    "show_uri": "https://api.kexp.org/v2/shows/66374/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Jadoo",
    "track_id": "7aba61d8-8dc8-493e-a21e-940eb2327ac4",
    "recording_id": "24a070b5-e0f3-4ce6-8c23-de1b205910dc",
    "artist": "ZAINAB",
    "artist_ids": [
        "61741d40-84ef-4dc5-a368-f68e763f7d84"
    ],
    "album": "Jadoo",
    "release_id": "a7c9c779-ea52-43e9-911b-341d4d58a22b",
    "release_group_id": "1e0a1634-4e28-4bfa-8b4f-e1ff326b2923",
    "labels": [
        "Technicolour"
    ],
    "label_ids": [
        "1e7d663c-173e-4316-84b6-7fabfe8be930"
    ],
    "release_date": "2026-03-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in Lahore, Pakistan, and raised in New York City, ZAINAB’s ethos as a DJ and producer is shaped by the energy of both cities—global in spirit yet deeply local at heart. Having sharpened her productions through a series of successful club edits, ZAINAB (FKA ZEEMUFFIN) now turns toward original music, with \"Jadoo\" the first in a series of releases forthcoming on Ninja Tune’s Technicolour imprint.\n\nhttps://zainab.bandcamp.com/album/jadoo\nhttps://www.whereiszainab.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}