Information about plays

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

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

{
    "id": 3413040,
    "uri": "https://api.kexp.org/v2/plays/3413040/?format=api",
    "airdate": "2024-10-15T16:43:50-07:00",
    "show": 61585,
    "show_uri": "https://api.kexp.org/v2/shows/61585/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Get To Know You",
    "track_id": "796585ac-bc1d-4c40-adb4-ad472c046263",
    "recording_id": "136a6354-757d-431b-988c-c274eedb08fc",
    "artist": "Tomo Nakayama",
    "artist_ids": [
        "2cef242c-86e3-4631-9669-7d96aca66b09"
    ],
    "album": "Melonday",
    "release_id": "3e93f2e4-4ef6-40e1-a37b-0cf4ee5b8299",
    "release_group_id": "4fcceeb8-a2e9-4625-a343-4c28a14b1eba",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2020-04-07",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Tomo Nakayama will perform on October 18th in Carnation, WA @ Miller's - A Gathering Space AND in Seattle on November 21st @ The Royal Room.\n\nThis is from the 3rd solo album from Seattle singer/songwriter Tomo Nakayama. It was co-produced by Yuuki Matthews of The Shins and mastered by Dave Cooley (M83, Paramore, Tame Impala). https://tinyurl.com/mvnr8hc4\n\nGet To Know You was chosen by as Cheryl as the Song of the Day in April 2020. You can download it for free here: https://tinyurl.com/n7eehsff",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}