Information about plays

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

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

{
    "id": 3636313,
    "uri": "https://api.kexp.org/v2/plays/3636313/?format=api",
    "airdate": "2026-04-01T05:01:04-07:00",
    "show": 66335,
    "show_uri": "https://api.kexp.org/v2/shows/66335/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bebin",
    "track_id": "9529a19c-63f8-4010-9d4e-e87160c7592f",
    "recording_id": "d8f9f793-a2f9-48ad-aa67-ceeb205b2ecb",
    "artist": "Sevdaliza",
    "artist_ids": [
        "e4356a15-5acc-400d-a707-592d66922e28"
    ],
    "album": "Bebin",
    "release_id": "29fdf116-4fe5-486c-bac2-68d8c7ea238b",
    "release_group_id": "8e083033-ab06-488b-b0f4-6e3be98b31a9",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-01-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sevda Alizadeh (Sevdaliza) is an Iranian-Dutch singer-songwriter and producer. She and her family moved from Tehran, Iran, to Rotterdam, Holland, when she was five. This song, \"Bebin\" which means \"to look\" in Farsi, is a song protesting the previous US administration's executive order banning refugees and immigrants from entering the country - unable to travel to the United States, Sevdaliza turned to music to vent her frustrations. \"I am solely a messenger. In the brain of love, there is no place for racism nor bigotry.\"\n\nhttps://sevdaliza.bandcamp.com/track/bebin\nhttps://sevdaliza.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}