Information about plays

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

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

{
    "id": 3438920,
    "uri": "https://api.kexp.org/v2/plays/3438920/?format=api",
    "airdate": "2024-12-16T17:13:59-08:00",
    "show": 62128,
    "show_uri": "https://api.kexp.org/v2/shows/62128/?format=api",
    "image_uri": "https://coverartarchive.org/release/7ec43ed5-4774-4ba0-89e7-6c16330fb607/38230669240-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7ec43ed5-4774-4ba0-89e7-6c16330fb607/38230669240-250.jpg",
    "song": "ZOOM",
    "track_id": null,
    "recording_id": "44b2a8ff-9c35-419e-ad99-4e4aa4f5cff6",
    "artist": "Machinedrum feat. Tinashe",
    "artist_ids": [
        "d1785218-d8f4-4a83-a33d-8cf737eef918",
        "396a9525-0994-4542-b480-c4587feeb476"
    ],
    "album": "3FOR82",
    "release_id": null,
    "release_group_id": "12b1bdbe-63bb-473e-8a80-f5ac7107add3",
    "labels": [
        "Ninja Tune"
    ],
    "label_ids": [
        "dc940013-b8a8-4362-a465-291026c04b42"
    ],
    "release_date": "2024-05-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Machinedrum, the long-running project of producer Travis Stewart, has released a new album called 3FOR82.\n\nThe album’s title is a play on his birthday (3/4/82)! It’s his first full-length since 2020’s A View Of U, and he put it together on a trip to Joshua Tree. \n\n\"I’ve been to Joshua Tree many times and I’ve always felt a great sense of clarity every time I visit,\" he said. \"And I knew that I should, at some point in my life, go out there to work on something creatively.\" https://tinyurl.com/yyzdsv7j",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}