Information about plays

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

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

{
    "id": 3640036,
    "uri": "https://api.kexp.org/v2/plays/3640036/?format=api",
    "airdate": "2026-04-09T21:05:22-07:00",
    "show": 66410,
    "show_uri": "https://api.kexp.org/v2/shows/66410/?format=api",
    "image_uri": "https://coverartarchive.org/release/d993390f-c06e-4673-aa5d-8cc322ca7b2e/36766025545-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d993390f-c06e-4673-aa5d-8cc322ca7b2e/36766025545-250.jpg",
    "song": "Sun Tickles",
    "track_id": null,
    "recording_id": "bb125d2d-f45a-4c2a-85b8-bea336a6ad49",
    "artist": "Salamanda",
    "artist_ids": [
        "ced3fdc3-52af-4f2f-b5c1-e086ff9ba0df"
    ],
    "album": "In Parallel",
    "release_id": null,
    "release_group_id": "6a469cb5-9781-4643-bf6d-f7ccaadaf311",
    "labels": [
        "Wisdom Teeth"
    ],
    "label_ids": [],
    "release_date": "2023-11-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Salamanda is a Seoul-based electronic music producer/DJ duo of Uman (Sala) and Yetsuby (Manda). Influenced by the 20th century minimalism, Salamanda's music is characterized by distinctive patterns and harmonies.\n--\nhttps://8salamanda8.bandcamp.com/album/in-parallel",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}