Information about plays

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

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

{
    "id": 3413409,
    "uri": "https://api.kexp.org/v2/plays/3413409/?format=api",
    "airdate": "2024-10-16T11:41:43-07:00",
    "show": 61591,
    "show_uri": "https://api.kexp.org/v2/shows/61591/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lead with Love",
    "track_id": "cc3c1407-bd8e-4d7d-9d44-94bebf73218f",
    "recording_id": "1ded5b29-58e4-42a4-b08a-f99c3f715f6b",
    "artist": "OHR",
    "artist_ids": [
        "aabf180c-e377-4742-94c3-6a3ee41651a4"
    ],
    "album": "Afterglow",
    "release_id": "00918333-e0a3-42a1-a7b5-baf492ff8338",
    "release_group_id": "fe1d18f4-7d4f-40c4-be2f-45ba65a7f489",
    "labels": [
        "Headstate"
    ],
    "label_ids": [
        "bf8afcbc-b18a-43f5-9110-16e21350a917"
    ],
    "release_date": "2024-08-30",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "OHR (pronounced or) is a psych rock project by Seattle native, Craig Klein. \nThis album was just released over the summer. 'Afterglow' combines creative and musical inspiration based on his passion for ‘90s electronica, also weaving psychedelic-infused touches and rhythms that are sampled. Additionally, Ohr fed his vocals through a vocoder effect. \"Ohr,\" named after a Hebrew word for 'light' and the German electronic label associated with Tangerine Dream, with \"Runaway,\" made a track of music that is a throwback to decades past. The psych rock he loves is at the forefront with a soundscape twist. https://tinyurl.com/2ryxp8ad",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}