Information about plays

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

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

{
    "id": 3414023,
    "uri": "https://api.kexp.org/v2/plays/3414023/?format=api",
    "airdate": "2024-10-17T20:43:49-07:00",
    "show": 61602,
    "show_uri": "https://api.kexp.org/v2/shows/61602/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "차라투스트라는 이렇게 말했다 Also Sprach Zarathustra",
    "track_id": null,
    "recording_id": null,
    "artist": "Meotjinsaeng",
    "artist_ids": [],
    "album": "Kubai Khan",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2024-03-28",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The 2nd full-length album 'Khublai Khan', consisting of a total of 10 songs, is an album created based on cinematic imagination, inspired by Korean pop songs, MPB, and the soundtrack of Spaghetti Western, and shows the essence of the gentlemanly 4-member psychedelic rock group sound.\n\nhttps://mjis.bandcamp.com/album/kublai-khan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}