Information about plays

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

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

{
    "id": 3630631,
    "uri": "https://api.kexp.org/v2/plays/3630631/?format=api",
    "airdate": "2026-03-18T13:05:08-07:00",
    "show": 66215,
    "show_uri": "https://api.kexp.org/v2/shows/66215/?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": "Higher",
    "track_id": "cccbed89-309d-4230-a08c-4b273ba90b3c",
    "recording_id": "72af9733-2ed3-48ed-841a-b272d5c7c14b",
    "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..\n--\nShe released her debut album, Idol Melodies.\" on March 6th.  Go right here to purchase it: https://anyines.bandcamp.com/album/idol-melodies",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}