Information about plays

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

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

{
    "id": 3550943,
    "uri": "https://api.kexp.org/v2/plays/3550943/?format=api",
    "airdate": "2025-09-09T17:17:34-07:00",
    "show": 64519,
    "show_uri": "https://api.kexp.org/v2/shows/64519/?format=api",
    "image_uri": "https://ia800506.us.archive.org/31/items/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1-13983455426_thumb500.jpg",
    "thumbnail_uri": "https://ia800506.us.archive.org/31/items/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1/mbid-f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1-13983455426_thumb250.jpg",
    "song": "Flowers In My Hair, Demons In My Head",
    "track_id": "1ea51aae-27cf-4d39-b354-b12d83cb303f",
    "recording_id": "89caf888-7b1b-43ae-b2f6-e696d007a4d0",
    "artist": "The Mystery Lights",
    "artist_ids": [
        "9285e35e-275c-413f-aec5-a7172fb94577"
    ],
    "album": "The Mystery Lights",
    "release_id": "f2b8ec0f-d6e2-4af4-ad04-cb5e002277f1",
    "release_group_id": "1f544e19-f68b-44df-be1a-585b805261e6",
    "labels": [
        "Wick Records"
    ],
    "label_ids": [
        "2b1b25ee-c923-4cb9-86e1-3c4dad394ce5"
    ],
    "release_date": "2016-06-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded in California and based in Brooklyn, the Mystery Lights play psychedelia-infused garage rock with a deep reverence for the sounds of the '60s but with a dash of contemporary cleverness and plenty of spirit. https://www.last.fm/music/The+Mystery+Lights/+wiki\n\nDJ Jewel hosted The Mystery Lights last fall in the KEXP studio. You can watch that performance here: https://www.youtube.com/watch?v=roDClgV020E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}