Information about plays

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

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

{
    "id": 3622715,
    "uri": "https://api.kexp.org/v2/plays/3622715/?format=api",
    "airdate": "2026-02-26T20:19:15-08:00",
    "show": 66038,
    "show_uri": "https://api.kexp.org/v2/shows/66038/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-a53a6689-0ea1-4ff1-8124-c8fcf7a324b1/mbid-a53a6689-0ea1-4ff1-8124-c8fcf7a324b1-38566916925_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-a53a6689-0ea1-4ff1-8124-c8fcf7a324b1/mbid-a53a6689-0ea1-4ff1-8124-c8fcf7a324b1-38566916925_thumb250.jpg",
    "song": "Luna",
    "track_id": "04db5ac5-0827-4ecc-81e0-b6b069337998",
    "recording_id": "714f9473-0be4-4f98-bbb5-2649a983a421",
    "artist": "Wisp",
    "artist_ids": [
        "ca02d886-40fc-4bc9-9785-5c97eb37acaa"
    ],
    "album": "Pandora",
    "release_id": "a53a6689-0ea1-4ff1-8124-c8fcf7a324b1",
    "release_group_id": "4728bfce-5b72-4517-ad22-4d6dcae8f34e",
    "labels": [
        "Interscope Records",
        "Music Soup Entertainment"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "6f208ae4-867f-4a5c-909b-7125ef0c4715"
    ],
    "release_date": "2024-04-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Natalie R. Lu, known professionally as Wisp, is an American musician, shoegaze artist, singer and songwriter.\n--\nhttps://wispmusic.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}