Information about plays

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

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

{
    "id": 3428185,
    "uri": "https://api.kexp.org/v2/plays/3428185/?format=api",
    "airdate": "2024-11-21T08:10:08-08:00",
    "show": 61907,
    "show_uri": "https://api.kexp.org/v2/shows/61907/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Channel Flipping",
    "track_id": "32b40f8e-95c0-4f1d-9653-aa7fe3757281",
    "recording_id": "40cdb907-3754-40fc-b8a6-8ca0f324454c",
    "artist": "Zeds Dead",
    "artist_ids": [
        "f9fdca15-1bef-43a0-8213-758b6ee0aa91"
    ],
    "album": "Channel Flipping",
    "release_id": "317b4991-1258-41b8-a15e-c0c07d3f576f",
    "release_group_id": "8ca6e0dc-727e-4cb9-9932-18ef554a73b1",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-11-08",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian electronic music duo Zeds Dead's second full-length LP, \"Return to the Spectrum of Intergalactic Happiness,\" is due out in early March. -- The video for \"Channel Flipping\", which mashes up emotional samples from old movies, television, and pop music over a silky UK garage beat, sees the duo, who famously pull their name from the Quentin Tarantino classic \"Pulp Fiction,\" lean into their known love for the pop culture of yesteryear: https://www.youtube.com/watch?v=qSQKvnWnCtY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}