Information about plays

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

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

{
    "id": 3416721,
    "uri": "https://api.kexp.org/v2/plays/3416721/?format=api",
    "airdate": "2024-10-24T13:34:27-07:00",
    "show": 61661,
    "show_uri": "https://api.kexp.org/v2/shows/61661/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Reseda",
    "track_id": "240ffc00-602a-43d9-91c3-fb113c5d29e8",
    "recording_id": "61c66d21-6256-4d3c-95d2-340a015fc3ad",
    "artist": "Toro y Moi feat. Duckwrth & Elijah Kessler",
    "artist_ids": [
        "2bc82618-2d0f-436e-adb2-8aa0774dd799",
        "3a6d6481-142d-423f-91d4-55bbfff318ed",
        "c5c2a597-65cc-45ca-b8be-1da3b5519110"
    ],
    "album": "Hole Erth",
    "release_id": "dae7d17c-3ff6-454d-a913-314241021a04",
    "release_group_id": "fba3bb80-610e-474c-840b-3cafaa9eef86",
    "labels": [
        "Dead Oceans"
    ],
    "label_ids": [
        "f70f950f-2587-4f85-a5c7-b483a47bd2e9"
    ],
    "release_date": "2024-09-06",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Duckwrth wrote on his Instagram page: \"Met @ToroYMoi years ago, now we have a song ⭐️\": https://www.instagram.com/duckwrth/p/C_n1WnTuH4J/\n--\n\"Weird how nostalgia\nComes back to haunt ya\nNever been here before\nIf I did, it was a blur...\" \nHere are the lyrics sung by Toro y Moi, Duckwrth, and Elijah Kessler: https://genius.com/Toro-y-moi-duckwrth-and-elijah-kessler-reseda-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}