Information about plays

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

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

{
    "id": 3545090,
    "uri": "https://api.kexp.org/v2/plays/3545090/?format=api",
    "airdate": "2025-08-26T14:25:06-07:00",
    "show": 64394,
    "show_uri": "https://api.kexp.org/v2/shows/64394/?format=api",
    "image_uri": "https://ia801905.us.archive.org/28/items/mbid-06438d71-3a7d-3f41-9338-3dc08351e19f/mbid-06438d71-3a7d-3f41-9338-3dc08351e19f-3982214456_thumb500.jpg",
    "thumbnail_uri": "https://ia801905.us.archive.org/28/items/mbid-06438d71-3a7d-3f41-9338-3dc08351e19f/mbid-06438d71-3a7d-3f41-9338-3dc08351e19f-3982214456_thumb250.jpg",
    "song": "Return of the “G”",
    "track_id": "18e5b4bd-948a-3526-ad6e-c5a835bb5f1b",
    "recording_id": "cbc27090-2599-43fd-80be-ee19e50cf790",
    "artist": "OutKast",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27"
    ],
    "album": "Aquemini",
    "release_id": "091d2293-19d2-3f40-8542-05412f1f7aeb",
    "release_group_id": "eb655897-6cc5-3fc1-b9ed-5008eb80c682",
    "labels": [
        "LaFace Records"
    ],
    "label_ids": [
        "4fe1da66-ecf9-469a-828c-ef6301d1bd5c"
    ],
    "release_date": "1998-09-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This track features samples from Giorgio Moroder's 1978 '(Theme from) Midnight Express.' (They also sampled 1978's \"Is This Love\" by Bob Marley and the Wailers & 1998's \"Black Ice' from Goodie Mob -- featuring OutKast)\n--\nAndré 3000 was a heavy subject in this track and he provided some insight into his verse:\n\nI was young and wilder and some of my fashion choices people didn’t accept at the time. I started getting flak from some people, so they were like, ‘Either he’s gay or on drugs.’ And it’s funny because I was high as hell all the way through \"Southernplayalisticadillacmuzik,\" but by \"ATLiens\" and \"Aquemini\"I wasn’t smoking or drinking.... So 'Return of the Gangsta’ was trying to give them a sense of, ‘Hey, I’m still a regular person.’\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}