Information about plays

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

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

{
    "id": 3418931,
    "uri": "https://api.kexp.org/v2/plays/3418931/?format=api",
    "airdate": "2024-10-29T17:03:15-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "https://coverartarchive.org/release/111f786e-cb2a-4338-ba6a-95ccfdf4da3c/17283837469-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/111f786e-cb2a-4338-ba6a-95ccfdf4da3c/17283837469-250.jpg",
    "song": "Locket",
    "track_id": null,
    "recording_id": "fb550b59-1877-4dcd-a17b-f399799495be",
    "artist": "Crumb",
    "artist_ids": [
        "b747dabe-b66c-48f6-bae6-b5e16d86b9ab"
    ],
    "album": "Locket",
    "release_id": null,
    "release_group_id": "01931cc2-dd5a-4bab-924a-d81000935e1c",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-06-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brooklyn-based musicians who met while attending Tufts University in Boston -- specializing in what Indie Current called \"psychedelic slacker-rock\".\n\nGoldflake Paint called this EP \"remarkably elegant\" and 'A veritable medley of moods, tones, colours, and shapes, ‘Locket‘ is a decisive leap-forward from Crumb, a fascinating step towards wherever they might take this gem of a project next. Don’t take your eyes and ears off them for a second.' -- https://tinyurl.com/ykeu6awc\n\nCrumb performed live on KEXP earlier this year, you can check out the performance (hosted by Evie) on our YouTube channel.\nhttps://www.youtube.com/watch?v=21CU-p2fiCs\n\nAlso, check out their awesome music video!\nhttps://www.youtube.com/watch?v=BqnG_Ei35JE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}