Information about plays

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

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

{
    "id": 3416720,
    "uri": "https://api.kexp.org/v2/plays/3416720/?format=api",
    "airdate": "2024-10-24T13:23:25-07:00",
    "show": 61661,
    "show_uri": "https://api.kexp.org/v2/shows/61661/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "CD‐R",
    "track_id": "f777b2a0-5665-4396-b9d2-2c0ca3c42b46",
    "recording_id": "2ad89c7a-ea52-4b2e-8a14-fecbda0fe7ee",
    "artist": "Toro y Moi",
    "artist_ids": [
        "3a6d6481-142d-423f-91d4-55bbfff318ed"
    ],
    "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": "Toro y Moi is performing at the Greek Theatre in Berkeley tomorrow night, Friday, October 25th,.\n--\n\"I remember burning CD-Rs\nOutside every single dive bar\nEvery windshield in the parking lot\nKinkos boxes filling up the trunk...\": https://genius.com/Toro-y-moi-cd-r-lyrics\n\n“‘CD-R’ is a song that pays homage to the days before playlisting and streaming, the days when things were curated by people and not the algorithm,” the artist said.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}