Information about plays

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

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

{
    "id": 3593756,
    "uri": "https://api.kexp.org/v2/plays/3593756/?format=api",
    "airdate": "2025-12-21T00:39:29-08:00",
    "show": 65435,
    "show_uri": "https://api.kexp.org/v2/shows/65435/?format=api",
    "image_uri": "https://coverartarchive.org/release/c834a829-f1c5-4e49-b565-e9049558eedd/42961897690-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/c834a829-f1c5-4e49-b565-e9049558eedd/42961897690-250.jpg",
    "song": "9th Episode",
    "track_id": null,
    "recording_id": "974375f7-1802-48cd-995c-1a06b3868e17",
    "artist": "Jade",
    "artist_ids": [
        "ba420e6d-10bb-4dc5-a974-735244e061d0"
    ],
    "album": "Mysteries of a Flowery Dream",
    "release_id": null,
    "release_group_id": "a8f415e4-43d9-433a-882d-008e86142d12",
    "labels": [
        "Pulverised Records"
    ],
    "label_ids": [
        "00d46ee4-0ae0-4400-9086-4f641eb87192"
    ],
    "release_date": "2025-05-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Germany / Catalonia, Spain \nhttp://emperorjade.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}