Information about plays

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

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

{
    "id": 3415740,
    "uri": "https://api.kexp.org/v2/plays/3415740/?format=api",
    "airdate": "2024-10-22T02:18:10-07:00",
    "show": 61641,
    "show_uri": "https://api.kexp.org/v2/shows/61641/?format=api",
    "image_uri": "https://coverartarchive.org/release/b1efebfa-3b18-4a84-b61a-d6faa8f89d7e/9658307016-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b1efebfa-3b18-4a84-b61a-d6faa8f89d7e/9658307016-250.jpg",
    "song": "Energy Flash",
    "track_id": null,
    "recording_id": "4d1442a9-6915-4b03-93a5-3de7ffacc520",
    "artist": "Joey Beltram",
    "artist_ids": [
        "5330d6d0-711b-415b-93e4-071e46d0d5f2"
    ],
    "album": "Energy Flash",
    "release_id": null,
    "release_group_id": "0c3b0649-334f-3ba8-82f9-e855a425aaef",
    "labels": [
        "R & S Records UK"
    ],
    "label_ids": [
        "2e3db154-7e08-4334-b263-3264b3a33a54"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In 1989, a 19-year-old Joey Beltram created a track that would help usher in a new, darker strain of techno and go on to influence a countless number of producers. Released on Belgian imprint R&S Records in 1990, \"Energy Flash\" was Beltram’s breakthrough production and a pushback against the feel-good melodies that had been creeping into dance music thanks to the then-popular genres of Italo piano house and New York garage.\n\nDark, moody, and heavy, \"Energy Flash\" was an instant hit, and was even licensed for US distribution by Derrick May’s label, Transmat Records.  https://bit.ly/3Xv7Rrq",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}