Information about plays

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

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

{
    "id": 3549051,
    "uri": "https://api.kexp.org/v2/plays/3549051/?format=api",
    "airdate": "2025-09-05T02:17:17-07:00",
    "show": 64477,
    "show_uri": "https://api.kexp.org/v2/shows/64477/?format=api",
    "image_uri": "https://coverartarchive.org/release/5ad30adb-4ed8-4ead-a404-e780de1cc45d/39947446893-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5ad30adb-4ed8-4ead-a404-e780de1cc45d/39947446893-250.jpg",
    "song": "Chameleon Paint",
    "track_id": null,
    "recording_id": "10ae122d-97e1-4619-9469-bb2be03c90ba",
    "artist": "Tropical Fuck Storm",
    "artist_ids": [
        "a7a3399e-2d9a-4c3b-9ada-7e861aed1cb3"
    ],
    "album": "A Laughing Death in Meatspace",
    "release_id": null,
    "release_group_id": "d89ae448-9d0f-4700-b225-806f9f21aaf3",
    "labels": [
        "Mistletone",
        "Joyful Noise Recordings",
        "TFS Records"
    ],
    "label_ids": [
        "acb8681e-a152-49ff-88bc-7ba9c6575857",
        "ea3bb22e-d9c4-4739-a138-55b56816216f",
        "22ef07f4-6bdc-4c71-ae27-c6f6b0fd50ce"
    ],
    "release_date": "2018-05-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request! \n\nWatch their incredible KEXP session that just came out a few days ago https://www.youtube.com/watch?reload=9&v=UCantJzv05k",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}