Information about plays

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

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

{
    "id": 3589330,
    "uri": "https://api.kexp.org/v2/plays/3589330/?format=api",
    "airdate": "2025-12-10T12:11:38-08:00",
    "show": 65339,
    "show_uri": "https://api.kexp.org/v2/shows/65339/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Imouha",
    "track_id": "a5c3dbae-aa39-44c8-8228-e1c60b222916",
    "recording_id": "7d824079-11e2-4ca3-abd9-2e3a7fa9f92d",
    "artist": "Etran de L'Aïr",
    "artist_ids": [
        "8a527bd8-bbee-4667-a36b-7dd68f218139"
    ],
    "album": "100% Sahara Guitar",
    "release_id": "dc1f403f-8b1a-4178-930f-6325d10c0b87",
    "release_group_id": "114d1d49-b2f0-4963-bb87-a618397045c5",
    "labels": [
        "Sahel Sounds"
    ],
    "label_ids": [
        "72b12920-4894-4bfd-9edb-a753bfed2823"
    ],
    "release_date": "2024-09-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Nigerian rock band consist of brothers and cousins raised in Abalane in Agadez, Niger. They formed in 1995.\n https://etrandelair.bandcamp.com\n\nWatch their 2025 KEXP live in studio here: https://www.youtube.com/watch?v=nkCwGCDaaZ4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}