Information about plays

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

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

{
    "id": 3546327,
    "uri": "https://api.kexp.org/v2/plays/3546327/?format=api",
    "airdate": "2025-08-29T14:01:43-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://coverartarchive.org/release/7e30259e-7e0b-4783-a252-9b9dc2805618/3312111255-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7e30259e-7e0b-4783-a252-9b9dc2805618/3312111255-250.jpg",
    "song": "In the City",
    "track_id": null,
    "recording_id": "22a8cfe9-fdf4-4ee9-859a-1e8218178532",
    "artist": "Anika",
    "artist_ids": [
        "15c0e62b-3e46-4666-845d-d6c86bd44774"
    ],
    "album": "Anika EP",
    "release_id": null,
    "release_group_id": "0eeb000a-56f4-4370-9cf6-c08d455f8035",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2013-03-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Flashback to Anika's take on Chromatics' \"In the City\n\n\"This version of \"In the City\" is pitched in a place of strong contrasts. Anika's band, again partially culled from BEAK> members and with Geoff Barrow behind the mixing desk, forge sonic ties between Chic and Can. It makes Anika sound like a wallflower pining for an invite to the party, positioning the song in an intriguing place between all-in inclusion and solitary blues. There's a sense of someone observing everyone else's good time and retreating into themselves because they can't connect to it, providing \"In the City\" with an inviting, rough-hewn edge,\" wrote pitchfork at the time. https://pitchfork.com/reviews/tracks/14911-anika-in-the-city-chromatics-cover/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}