Information about plays

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

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

{
    "id": 3667177,
    "uri": "https://api.kexp.org/v2/plays/3667177/?format=api",
    "airdate": "2026-06-13T03:19:10-07:00",
    "show": 66974,
    "show_uri": "https://api.kexp.org/v2/shows/66974/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0-38827950936_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0/mbid-37f89b1c-606b-4d20-ad5d-18f2e334cef0-38827950936_thumb250.jpg",
    "song": "Starburned and Unkissed",
    "track_id": "5a82248c-6306-4a46-800c-2d461601db20",
    "recording_id": "4c7c454e-a243-4c1f-b8c8-b0d308959746",
    "artist": "Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a"
    ],
    "album": "I Saw the TV Glow (Original Soundtrack)",
    "release_id": "37f89b1c-606b-4d20-ad5d-18f2e334cef0",
    "release_group_id": "9c2dca3c-4ba4-4b63-bedf-1a84c807ef95",
    "labels": [
        "A24 Music"
    ],
    "label_ids": [
        "0517f171-5b38-4313-8558-0e8695e7ce4c"
    ],
    "release_date": "2024-05-10",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the soundtrack to \"I Saw The TV Glow\" - the movie's soundtrack features a ton of other great artists including yeule, Frances Quinlan, Bartees Strange and Jay Som. Alex G also did the score!\n\nCaroline Polachek performed Live in the KEXP Studio in May 2023 - Kevin Cole hosted: https://youtu.be/7XYyDsl14E4",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}