Information about plays

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

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

{
    "id": 3621328,
    "uri": "https://api.kexp.org/v2/plays/3621328/?format=api",
    "airdate": "2026-02-23T15:14:57-08:00",
    "show": 66012,
    "show_uri": "https://api.kexp.org/v2/shows/66012/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ceci n'est pas un cliché.",
    "track_id": "36907df2-e941-4b51-9040-50605ba272ad",
    "recording_id": "5ec7c676-6223-4075-993e-15970b096962",
    "artist": "Charlotte Adigéry & Bolis Pupul",
    "artist_ids": [
        "602d121e-b374-405d-9d06-164be173eddd",
        "52f78c75-9f2f-4353-a368-ac35e96ca25a"
    ],
    "album": "Topical Dancer",
    "release_id": "6c68afbf-0c1e-47b5-9f38-564cd2cbf91a",
    "release_group_id": "66d130fa-6fb5-469c-b02a-1b827ab9d8f5",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2022-03-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Charlotte Adigéry is a Belgian musician and singer.\n\n\"Cultural appropriation and racism. Social media vanity. Post-colonialism and political correctness. These are not talking points that you’d ordinarily hear on the dancefloor but Charlotte Adigéry & Bolis Pupul are ripping up the rulebook with their music.\" \n\nThe Belgian duo were Live on KEXP in May 2022. Watch the full performance, hosted by Larry Mizell, Jr., here: https://bit.ly/3ANIHtv",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}