Information about plays

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

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

{
    "id": 3630340,
    "uri": "https://api.kexp.org/v2/plays/3630340/?format=api",
    "airdate": "2026-03-17T21:50:56-07:00",
    "show": 66209,
    "show_uri": "https://api.kexp.org/v2/shows/66209/?format=api",
    "image_uri": "https://dn720302.ca.archive.org/0/items/mbid-495ac2ca-b783-4421-b25f-2327bca41787/mbid-495ac2ca-b783-4421-b25f-2327bca41787-44150471944_thumb500.jpg",
    "thumbnail_uri": "https://dn720302.ca.archive.org/0/items/mbid-495ac2ca-b783-4421-b25f-2327bca41787/mbid-495ac2ca-b783-4421-b25f-2327bca41787-44150471944_thumb250.jpg",
    "song": "Numb",
    "track_id": "99aa8d30-25ef-4693-85a2-45476efbb74e",
    "recording_id": "6ac0eb71-2f2f-4ed7-a29f-13f4a189655d",
    "artist": "Melodi Ghazal",
    "artist_ids": [
        "1f0945a4-c953-421b-b75e-e85df884be99"
    ],
    "album": "Idol Melodies",
    "release_id": "495ac2ca-b783-4421-b25f-2327bca41787",
    "release_group_id": "f06bb449-62d1-4565-b29b-77c34c560fe2",
    "labels": [
        "Anyines"
    ],
    "label_ids": [
        "cc2275b3-947a-4525-bf10-edebde42eb11"
    ],
    "release_date": "2026-03-06",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Melodi Ghazal is a copenhagen-based, Iranian singer, composer and producer who blends Iranian classics with western pop. \n\nhttps://melodighazal.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}