Information about plays

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

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

{
    "id": 3622979,
    "uri": "https://api.kexp.org/v2/plays/3622979/?format=api",
    "airdate": "2026-02-27T11:53:17-08:00",
    "show": 66043,
    "show_uri": "https://api.kexp.org/v2/shows/66043/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Impermanent I",
    "track_id": "769dc924-25e5-43e5-a871-e73d953a5029",
    "recording_id": "d7346b1c-6359-4e77-82ca-9fce00be76f4",
    "artist": "Asha Wells",
    "artist_ids": [
        "888ca853-e997-41a8-9183-836f5f1af640"
    ],
    "album": "Tears of a Clown",
    "release_id": "0e368ab8-31ee-4b2f-a063-a85aca6f848b",
    "release_group_id": "d06a1d45-5087-45ae-b148-70ba7d0e53c9",
    "labels": [
        "Anxiety Blanket Records"
    ],
    "label_ids": [
        "4418d2f0-d615-4347-8040-f5e77974a7b0"
    ],
    "release_date": "2024-02-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Based in Oakland, Asha Wells has a couple of local shows coming up!\n\n-SF on March 26th at the Rickshaw Stop\n\n-Oakland on May 15th at Thee Stork Club\n\nAsha Wells released the Tears of a Clown EP in 2024. \nhttps://ashawells.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}