Information about plays

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

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

{
    "id": 3411732,
    "uri": "https://api.kexp.org/v2/plays/3411732/?format=api",
    "airdate": "2024-10-12T14:52:44-07:00",
    "show": 61559,
    "show_uri": "https://api.kexp.org/v2/shows/61559/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Pop Seeds",
    "track_id": "d81d7c2f-c867-47e1-b194-74a462eb987f",
    "recording_id": "6928619a-fa6b-4665-a317-57100e55f562",
    "artist": "The Jesus and Mary Chain",
    "artist_ids": [
        "e938a15c-b17e-4e7a-9f68-ff0d536cab44"
    ],
    "album": "Pop Seeds",
    "release_id": "e8a270e4-d441-4a1f-9136-609eaceb4d01",
    "release_group_id": "4d64a921-62d5-42d7-883b-4d7f2f6dfee8",
    "labels": [
        "Fuzz Club Records"
    ],
    "label_ids": [
        "dae6d83b-79b4-43d8-a517-bddbe9650d3b"
    ],
    "release_date": "2024-09-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New single from The Jesus and Mary Chain! \n\nThey'll be live at Paramount Theatre in Seattle on 10/29, and at The Masonic in San Francisco on 11/2.\n\n\"Named in reference to the original band name they briefly shared over forty years ago, ‘Pop Seeds’ is a nostalgic evocation of the shared psychic landscape which led to the formation of The Jesus and Mary Chain, and which Jim and William depict in their new memoir ‘Never Understood’. Capturing a very different ambience to the darker, often electronica-tinged vibe of the ‘Glasgow Eyes’ set, the breezy psychedelia of ‘Pop Seeds’ captures the optimism of two young men on the cusp of a future full of possibilities.\"\n\nhttps://thejesusandmarychain.bandcamp.com/track/pop-seeds",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}