Information about plays

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

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

{
    "id": 3411028,
    "uri": "https://api.kexp.org/v2/plays/3411028/?format=api",
    "airdate": "2024-10-10T20:54:38-07:00",
    "show": 61540,
    "show_uri": "https://api.kexp.org/v2/shows/61540/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "NO PAIN (Live at Zandarifesta)",
    "track_id": null,
    "recording_id": null,
    "artist": "Silica Gel",
    "artist_ids": [
        "2c8b5bb2-6110-488d-bc15-abb08379d3c6"
    ],
    "album": "NO PAIN",
    "release_id": null,
    "release_group_id": "f450908b-d801-4f57-8580-8f92a3653a5c",
    "labels": [
        "MagicStrawberry Sound"
    ],
    "label_ids": [
        "1c7f1201-dca5-4d2a-841a-a54bffa70fef"
    ],
    "release_date": "2022-08-25",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "'Silica Gel' is Han-joo Kim (keyboard/vocal), Chun-chu Kim (guitar/vocal), Geon-jay Kim (drums), and Woong-hee Choi (bass). The unique psychedelia built on the basis of a colorful spectrum and the live performance of explosive energy has quickly brought the band to legendary status in the Korean indie scene.\n\nhttps://www.instagram.com/silicagel.official/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}