Information about plays

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

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

{
    "id": 3438097,
    "uri": "https://api.kexp.org/v2/plays/3438097/?format=api",
    "airdate": "2024-12-14T18:21:27-08:00",
    "show": 62111,
    "show_uri": "https://api.kexp.org/v2/shows/62111/?format=api",
    "image_uri": "https://ia600603.us.archive.org/13/items/mbid-cd7bcf72-2c4c-4e6e-95be-410671cdf063/mbid-cd7bcf72-2c4c-4e6e-95be-410671cdf063-40624101594_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/13/items/mbid-cd7bcf72-2c4c-4e6e-95be-410671cdf063/mbid-cd7bcf72-2c4c-4e6e-95be-410671cdf063-40624101594_thumb250.jpg",
    "song": "COLD COLD WORLD",
    "track_id": "23043b7f-867c-4a21-9a5a-1917c70edd53",
    "recording_id": "05220546-e9da-4729-bd75-9ebb126a052b",
    "artist": "FEM du lit",
    "artist_ids": [
        "2e3e9d4c-6392-4d5c-968f-0707021c8ea0"
    ],
    "album": "COLD COLD WORLD",
    "release_id": "cd7bcf72-2c4c-4e6e-95be-410671cdf063",
    "release_group_id": "8926e1ec-42e5-466f-a4d3-d7e39f5fce27",
    "labels": [
        "La fem"
    ],
    "label_ids": [
        "cfba2399-002e-4d56-ac39-e756b6c7e9e1"
    ],
    "release_date": "2024-12-06",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Singer-producer Francesca Eluhu–artist name FEM du lit (a play on words meaning \"woman of the bed\")--is a French & Congolese musician based in Seattle, WA. On \"COLD COLD WORLD,\" Eluhu touches upon the homophobia ingrained in Congolese culture through her bilingual lyricism.\n\nhttps://femdulit.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}