Information about plays

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

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

{
    "id": 3343731,
    "uri": "https://api.kexp.org/v2/plays/3343731/?format=api",
    "airdate": "2024-05-04T13:08:03-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia800206.us.archive.org/11/items/mbid-1ade0397-1b7f-401d-a2ec-5d0d4c3eb625/mbid-1ade0397-1b7f-401d-a2ec-5d0d4c3eb625-38164101140_thumb500.jpg",
    "thumbnail_uri": "https://ia800206.us.archive.org/11/items/mbid-1ade0397-1b7f-401d-a2ec-5d0d4c3eb625/mbid-1ade0397-1b7f-401d-a2ec-5d0d4c3eb625-38164101140_thumb250.jpg",
    "song": "AmmA",
    "track_id": "d27de081-150a-4462-b873-bd532769245c",
    "recording_id": "d08c2564-1813-4769-9609-d5daca2046be",
    "artist": "Bab Lā€™ Bluz",
    "artist_ids": [
        "a145aa31-82eb-4e38-95c7-859a2bee4c21"
    ],
    "album": "Swaken",
    "release_id": "1ade0397-1b7f-401d-a2ec-5d0d4c3eb625",
    "release_group_id": "e5a12915-1441-4230-bcdf-81a9f4974d78",
    "labels": [
        "Real World Records Ltd."
    ],
    "label_ids": [
        "0aeffa22-7050-41df-8f7d-a912a770b882"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "2nd LP from this French/Moroccan quartet from Marrakech.\n\n\"This is ancient-to-future music, rooted as much in psychedelic blues, funk and rock as in the trancey, propulsive rhythms of northern Africa's Maghreb: Gnawa, Amazigh, Hassani and Houara music. The popular street music known as Chaabi, in which the word 'swaken' means to visit another dimension, as well as the space in which two dimensions overlap.\"\n\nhttps://bablbluz.bandcamp.com",
    "play_type": "trackplay"
}