Information about plays

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

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

{
    "id": 3416366,
    "uri": "https://api.kexp.org/v2/plays/3416366/?format=api",
    "airdate": "2024-10-23T16:32:02-07:00",
    "show": 61654,
    "show_uri": "https://api.kexp.org/v2/shows/61654/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Thank God! for Astrology!",
    "track_id": "3642a191-9162-445e-944a-80198b3539c2",
    "recording_id": "8209057f-ecb0-4ab5-96bb-4db4f59d9bdf",
    "artist": "Merryn Jeann",
    "artist_ids": [
        "4d23b447-a35a-4e7e-a0d8-04d3f875b07e"
    ],
    "album": "Dog Beach",
    "release_id": "cdccee3e-cdff-403b-ae61-821afd2895e0",
    "release_group_id": "7adca11f-078f-44fd-90a1-f09aaab8f7df",
    "labels": [
        "Rescue + Return"
    ],
    "label_ids": [
        "929e11ae-c86c-45d4-a001-5cbaea604be6"
    ],
    "release_date": "2024-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dog Beach is Merryn’s first full length LP following up her debut self titled LP in 2019. It is a body of work that represents the entirety of her artistic world, it is honest, expressive and personal nurturing the theme ‘Coming of age, in your own time’.\n\nInspired by Arthur Russell’s movement of bringing pop acts to the NYC Avant Garde space ‘The Kitchen’ in the 80s, Merryn is excited to bring art performance to the indie pop world and challenge the traditional form of gigs and touring.\nhttps://merrynjeann.bandcamp.com/album/dog-beach-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}