Information about plays

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

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

{
    "id": 3640113,
    "uri": "https://api.kexp.org/v2/plays/3640113/?format=api",
    "airdate": "2026-04-10T01:49:38-07:00",
    "show": 66412,
    "show_uri": "https://api.kexp.org/v2/shows/66412/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-5d2d3579-b772-492d-8233-da964b14e259/mbid-5d2d3579-b772-492d-8233-da964b14e259-44813117539_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-5d2d3579-b772-492d-8233-da964b14e259/mbid-5d2d3579-b772-492d-8233-da964b14e259-44813117539_thumb250.jpg",
    "song": "ENDLESS DEATHLESS (Daniel Avery remix)",
    "track_id": "5706fba0-e5a0-49ec-8cd3-401009de65ac",
    "recording_id": "23e206e8-fd8c-4c53-a493-0a309bfee9fc",
    "artist": "Just Mustard",
    "artist_ids": [
        "7bab7a05-8b0f-4778-b0b8-02dd6deb463a"
    ],
    "album": "ENDLESS DEATHLESS (Daniel Avery remix)",
    "release_id": "5d2d3579-b772-492d-8233-da964b14e259",
    "release_group_id": "a5e58a32-9e5b-465e-bf5a-41ca9019d1ad",
    "labels": [
        "Partisan Records"
    ],
    "label_ids": [
        "d4ec5bb3-1d64-40fe-9629-ee1e452e251e"
    ],
    "release_date": "2026-04-08",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}