Information about plays

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

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

{
    "id": 3554177,
    "uri": "https://api.kexp.org/v2/plays/3554177/?format=api",
    "airdate": "2025-09-17T12:37:48-07:00",
    "show": 64586,
    "show_uri": "https://api.kexp.org/v2/shows/64586/?format=api",
    "image_uri": "https://coverartarchive.org/release/3176e50f-ef5e-4bf3-92b4-dac1c12ae77e/4816705294-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3176e50f-ef5e-4bf3-92b4-dac1c12ae77e/4816705294-250.jpg",
    "song": "Aly, Walk With Me",
    "track_id": null,
    "recording_id": "881fcf4a-4fec-42de-9a6e-c59b86c136ed",
    "artist": "The Raveonettes",
    "artist_ids": [
        "79255a50-40df-447f-9612-2cf669080196"
    ],
    "album": "Lust Lust Lust",
    "release_id": null,
    "release_group_id": "2dd0bc12-9d2b-35d7-876e-36d37adeb3c9",
    "labels": [
        "Fierce Panda Records"
    ],
    "label_ids": [
        "ddc72240-faa5-4e81-a381-6cb4e3335d81"
    ],
    "release_date": "2007-11-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Danish duo The Raveonettes are on tour!\n\n- Seattle, WA, this Saturday, Sept. 20, at The Crocodile\n- San Francisco, CA, on Monday, Sept. 22, at The Independent\n\nMore dates here: https://theraveonettes.komi.io/#c2f9f21c-4e6f-40de-879d-7dedd72b2ea7\n\n--\n\nThe Raveonettes performed \"Aly, Walk With Me\" live from the Music Lounge during KEXP's broadcast from the 2010 Bumbershoot Music and Arts Festival. \n\nhttps://www.youtube.com/watch?v=6Hl4r3zk1G4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}