Information about plays

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

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

{
    "id": 3613519,
    "uri": "https://api.kexp.org/v2/plays/3613519/?format=api",
    "airdate": "2026-02-05T11:29:06-08:00",
    "show": 65846,
    "show_uri": "https://api.kexp.org/v2/shows/65846/?format=api",
    "image_uri": "https://dn710109.ca.archive.org/0/items/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af/mbid-15cd087f-ba1e-45ac-b57b-faa46e8468af-33142012433_thumb500.jpg",
    "thumbnail_uri": "",
    "song": "If I Close My Eyes And Pretend",
    "track_id": "61a6c2b3-9ff1-4d3f-b427-f8c78ed588a3",
    "recording_id": "35e11295-1fe3-4600-98f9-9130794c89a9",
    "artist": "Spacemoth",
    "artist_ids": [
        "0845d9a3-2083-4fc1-bd5f-e49de92ae945"
    ],
    "album": "No Past No Future",
    "release_id": "15cd087f-ba1e-45ac-b57b-faa46e8468af",
    "release_group_id": "d5c6fe59-b1d9-4847-a563-d786c3de30e0",
    "labels": [
        "Wax Nine Records"
    ],
    "label_ids": [
        "14f9672e-24bd-41cb-abaf-04567571cf70"
    ],
    "release_date": "2022-07-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bay Area musician Spacemoth will be Live on KEXP on Wednesday, Feb. 25, at 11 AM, from Oakland during Noise Pop! Make sure to tune in.\n\n--\n\n'No Past No Future' is the 2022 debut album of psychedelic, space-pop artist Spacemoth. https://ssspacemoth.bandcamp.com/album/no-past-no-future",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}