Information about plays

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

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

{
    "id": 3428376,
    "uri": "https://api.kexp.org/v2/plays/3428376/?format=api",
    "airdate": "2024-11-21T19:26:23-08:00",
    "show": 61911,
    "show_uri": "https://api.kexp.org/v2/shows/61911/?format=api",
    "image_uri": "https://ia601507.us.archive.org/2/items/mbid-325cc740-e6a6-4b28-a6c4-88a5dd466dbf/mbid-325cc740-e6a6-4b28-a6c4-88a5dd466dbf-39483164371_thumb500.jpg",
    "thumbnail_uri": "https://ia801507.us.archive.org/2/items/mbid-325cc740-e6a6-4b28-a6c4-88a5dd466dbf/mbid-325cc740-e6a6-4b28-a6c4-88a5dd466dbf-39483164371_thumb250.jpg",
    "song": "Bul Bul Bul",
    "track_id": "c1f45ff7-e4d3-4c81-b3a5-5c2c9e7a626a",
    "recording_id": "54ce0ce0-b429-4802-93a6-70588f1ac230",
    "artist": "Kit Sebastian",
    "artist_ids": [
        "d9447e90-e1f0-486f-b3dc-fc8208756370"
    ],
    "album": "New Internationale",
    "release_id": "325cc740-e6a6-4b28-a6c4-88a5dd466dbf",
    "release_group_id": "02d7884a-4912-4b42-89d3-8799e228b1cf",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in London with members from Turkey and France. \n\nSpeaking on “Bul Bul Bul”, Kit Sebastian says, “this song was influenced greatly by gamelan, and our desire to mix Indonesian music and Turkish music. Unlike our other songs which rely greatly on harmony, this relies more on rhythm, The melodic instrumental hook was written and recorded on a microtonal instrument called a Gangsa Pemadé, and a 12 string guitar on counter melody duties.\n\nhttps://kitsebastian.bandcamp.com/merch",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}