Information about plays

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

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

{
    "id": 3637647,
    "uri": "https://api.kexp.org/v2/plays/3637647/?format=api",
    "airdate": "2026-04-04T08:47:02-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e-26885407252_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e/mbid-dd9a58fe-3c9b-4684-b170-6d9b5ddb076e-26885407252_thumb250.jpg",
    "song": "Ha'e'e kfaye",
    "track_id": "7e01ba87-45e8-4c83-80c4-f6c548d18f18",
    "recording_id": "d130136c-0adf-48c3-b67d-4d32c74a198f",
    "artist": "DAM",
    "artist_ids": [
        "45ddd10c-a6f3-4b2d-a583-12d149c54292"
    ],
    "album": "Ben haana wa maana",
    "release_id": "dd9a58fe-3c9b-4684-b170-6d9b5ddb076e",
    "release_group_id": "a11a121c-736b-4014-b8aa-91852252bb6a",
    "labels": [
        "Cooking Vinyl"
    ],
    "label_ids": [
        "10a8a55b-fe80-4df6-978e-fc0548dc04b6"
    ],
    "release_date": "2019-06-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Palestinian\n\nDAM is a Palestinian hip-hop group founded in 1999 by brothers Tamer and Suhell Nafar and their friend Mahmoud Jreri from the mixed city of Lod. The group's name is the Arabic verb for \"to last forever/eternity\" (دام) and the Hebrew word for \"blood\" (דם), but can also be an acronym for \"Da Arabian MCs.\" The Arabic word for \"blood\" (دم) is spelled similarly, but without an alif.\n\nInstagram: @dampalestine\nhttps://www.all4palestine.org/ModelDetails.aspx?gid=7&mid=363&lang=en#:~:text=DAM%20is%20the%20first%20Palestinian,and%20their%20friend%20Mahmoud%20Jreri.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}