Information about plays

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

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

{
    "id": 3638584,
    "uri": "https://api.kexp.org/v2/plays/3638584/?format=api",
    "airdate": "2026-04-06T10:17:51-07:00",
    "show": 66383,
    "show_uri": "https://api.kexp.org/v2/shows/66383/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Dreams I've Had",
    "track_id": "2fbec827-fcdf-47a6-b555-f4ba3550ba7a",
    "recording_id": "b4d2be2f-02d4-40a7-8fff-f4e8c8a0119c",
    "artist": "tofusmell",
    "artist_ids": [
        "7fd152fc-1571-4e7d-9f04-81cf24347232"
    ],
    "album": "All My Time",
    "release_id": "da1cfee1-23ef-476b-8e0b-0865face3a9b",
    "release_group_id": "53d4ffd7-8093-4843-81fe-9f479c8b60ac",
    "labels": [
        "Hardly Art"
    ],
    "label_ids": [
        "0cf56645-50ec-4411-aeb6-c9f4ce0f8edb"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "tofusmell - the recording project from Winnipeg, by way of Orlando, musician and singer Rae Chen, will release their debut full-length, All My Time on April 24th from the illustrious Hardly Art.\n \n\nFrom Winnipeg, Manitoba. https://tofusmell.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}