Information about plays

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

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

{
    "id": 3544593,
    "uri": "https://api.kexp.org/v2/plays/3544593/?format=api",
    "airdate": "2025-08-25T10:09:55-07:00",
    "show": 64385,
    "show_uri": "https://api.kexp.org/v2/shows/64385/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Quiero Otoño De Nuevo",
    "track_id": "7561f234-2004-459b-9f4d-524e8f8f765a",
    "recording_id": "8b568b0e-3f96-48df-a468-027b18d55977",
    "artist": "Mint Field",
    "artist_ids": [
        "561d322a-4950-4026-99f8-03f7eecbb5cf"
    ],
    "album": "Pasar de las Luces",
    "release_id": "72161bdf-20d8-4027-8983-ba89b1759f3e",
    "release_group_id": "5bfa65b7-30fe-4372-a787-1bbbe7f546fe",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2018-02-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing West Coast dates:\n\n- San Francisco, CA (Saturday, December 6th @ Kilowatt)\n- Seattle, WA (Tuesday, December 9th @ Madame Lou's)\n\nMint Field was originally formed in Tijuana by frontwoman Estrella del Sol Sánchez and ex-member Amor Amezcua in 2015. The band is now led by vocalist and guitarist Estrella del Sol with Sebastian Neyra on bass and Callum Brown on drums. Emerging from the two most exciting destinations for art and music in Mexico, the atmospheric shoegaze proggers originally formed in Tijuana before relocating to Mexico City where they are now based.\n\nMint Field stopped by the KEXP studio back in 2018! Check out their performance here: https://www.youtube.com/watch?v=9Gj_nIZynv8.\n\nhttps://mintfield.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}