Information about plays

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

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

{
    "id": 3418939,
    "uri": "https://api.kexp.org/v2/plays/3418939/?format=api",
    "airdate": "2024-10-29T17:30:36-07:00",
    "show": 61710,
    "show_uri": "https://api.kexp.org/v2/shows/61710/?format=api",
    "image_uri": "https://ia803402.us.archive.org/9/items/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571-39176151622_thumb500.jpg",
    "thumbnail_uri": "https://ia903402.us.archive.org/9/items/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571/mbid-ff4bdfe4-f9a0-43e6-a75a-7478aa581571-39176151622_thumb250.jpg",
    "song": "Blanket of My Bone",
    "track_id": "e1edf9f9-8a07-4148-90d7-6844e577c40d",
    "recording_id": "bcfb06c7-b25d-4a56-a12b-4cc53ab29116",
    "artist": "Being Dead",
    "artist_ids": [
        "90955e9c-860e-4881-a454-07de62c85534"
    ],
    "album": "Eels",
    "release_id": "ff4bdfe4-f9a0-43e6-a75a-7478aa581571",
    "release_group_id": "12c6d51b-a823-49b0-984c-628a3333a596",
    "labels": [
        "Bayonet Records"
    ],
    "label_ids": [
        "cdac7201-d153-49be-be39-f20c251f7962"
    ],
    "release_date": "2024-09-27",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sophomore album from Austin, TX duo Being Dead is a compelling journey through contemporary art-pop and garage rock, infused with a retro feel that incorporates elements of ‘60s pop and folk rock. Their dreamy harmonies carry listeners through dark, witty lyricism, revealing a glimmer of light around every turn. Each track is immediate, urgent and adventurous, keeping listeners on the edge of their seats as they anticipate where ‘EELS’ will take them next.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}