Information about plays

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

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

{
    "id": 3640773,
    "uri": "https://api.kexp.org/v2/plays/3640773/?format=api",
    "airdate": "2026-04-11T15:19:58-07:00",
    "show": 66426,
    "show_uri": "https://api.kexp.org/v2/shows/66426/?format=api",
    "image_uri": "https://dn711202.ca.archive.org/0/items/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b-44643065011_thumb500.jpg",
    "thumbnail_uri": "https://ia601507.us.archive.org/25/items/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b/mbid-8717dade-70bd-47c4-8237-0f5fc4b66b3b-44643065011_thumb250.jpg",
    "song": "Rituals",
    "track_id": "58308e3d-dd0a-42b5-b2b2-be89da941723",
    "recording_id": "f5f05a61-bdf0-41a6-a902-2df301a3dde2",
    "artist": "Minor Dents",
    "artist_ids": [
        "6ab65933-dc44-4c99-bdc3-2dbf18aa3c16"
    ],
    "album": "Sitting with the Fish",
    "release_id": "8717dade-70bd-47c4-8237-0f5fc4b66b3b",
    "release_group_id": "ab97b71f-6cee-4c88-88af-c733502d9514",
    "labels": [
        "Rose Hill Records"
    ],
    "label_ids": [
        "ff49f412-b0ec-4920-8ee2-11bfcf67256b"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://minordentsmusic.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}