Information about plays

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

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

{
    "id": 3439492,
    "uri": "https://api.kexp.org/v2/plays/3439492/?format=api",
    "airdate": "2024-12-18T03:18:31-08:00",
    "show": 62139,
    "show_uri": "https://api.kexp.org/v2/shows/62139/?format=api",
    "image_uri": "https://ia800105.us.archive.org/27/items/mbid-d0f4f69c-b0e0-449f-ab86-8fc229bc3730/mbid-d0f4f69c-b0e0-449f-ab86-8fc229bc3730-40656261347_thumb500.jpg",
    "thumbnail_uri": "https://ia600105.us.archive.org/27/items/mbid-d0f4f69c-b0e0-449f-ab86-8fc229bc3730/mbid-d0f4f69c-b0e0-449f-ab86-8fc229bc3730-40656261347_thumb250.jpg",
    "song": "Sugar in the Tank",
    "track_id": "116c3491-4a99-416e-816a-4a9194feee99",
    "recording_id": "1701b7ed-4a71-4262-8c2d-2d357394bcdd",
    "artist": "Julien Baker & TORRES",
    "artist_ids": [
        "9b422c81-017c-4f8f-a7a9-ba6229c29343",
        "e3bda984-f349-4924-b4b8-f72478bbb3f3"
    ],
    "album": "Sugar in the Tank",
    "release_id": "d0f4f69c-b0e0-449f-ab86-8fc229bc3730",
    "release_group_id": "6f1fd01d-6b9b-4262-919b-5e9e7deea8e9",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2024-12-13",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Julien Baker and Torres (Mackenzie Scott)  wrote “Sugar In The Tank” together, and they co-produced it with Illuminati Hotties’ Sarah Tudzin. Their fellow singer-songwriter Aisha Burns plays fiddle. \n--\nThe song draws on their shared experiences of growing up queer in the South. \n--\nWAtch their recent performance of this song live on The Tonight Show: https://www.youtube.com/watch?v=HcTr10SpRhs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}