Information about plays

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

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

{
    "id": 3525012,
    "uri": "https://api.kexp.org/v2/plays/3525012/?format=api",
    "airdate": "2025-07-10T04:09:55-07:00",
    "show": 63970,
    "show_uri": "https://api.kexp.org/v2/shows/63970/?format=api",
    "image_uri": "https://coverartarchive.org/release/63f4592c-6f58-32bb-bd9f-a431dc14e04d/6640977411-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/63f4592c-6f58-32bb-bd9f-a431dc14e04d/6640977411-250.jpg",
    "song": "SpottieOttieDopaliscious",
    "track_id": null,
    "recording_id": "537f9123-583a-45ac-bb54-40484c4f6776",
    "artist": "OutKast",
    "artist_ids": [
        "73fdb566-a9b1-494c-9f32-51768ec9fd27"
    ],
    "album": "Aquemini",
    "release_id": null,
    "release_group_id": "eb655897-6cc5-3fc1-b9ed-5008eb80c682",
    "labels": [
        "LaFace Records"
    ],
    "label_ids": [
        "4fe1da66-ecf9-469a-828c-ef6301d1bd5c"
    ],
    "release_date": "1998-09-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big Boi explained the song's title as being Southern slang for a \"a girl that is superfine, bad, sexy, intelligent and jazzy all at the same time.\"\n--\nAccording to producer Mr. DJ, the song's lyrics were inspired by a time when he, André 3000 and Big Boi were \"reminiscing about old times.\" The song embellishes a night at Charles Disco, a real life club that the group used to break into during their high school days. André admitted that in reality, on the night the song revolves around, he got so drunk that he was unable to make it into Charles, and so everything that happened in the song \"after that was made up.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}