Information about plays

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

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

{
    "id": 3606314,
    "uri": "https://api.kexp.org/v2/plays/3606314/?format=api",
    "airdate": "2026-01-19T08:43:11-08:00",
    "show": 65698,
    "show_uri": "https://api.kexp.org/v2/shows/65698/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hopeful",
    "track_id": "4c46a01f-754c-4044-b694-3f51e460001e",
    "recording_id": "7e373917-85a1-48a3-84cd-38748261794d",
    "artist": "Curtis Harding",
    "artist_ids": [
        "3381882a-9e5a-44f9-b383-89759edf1dbd"
    ],
    "album": "If Words Were Flowers",
    "release_id": "4a58fc45-6d2d-4aa5-b41f-9e1a00546976",
    "release_group_id": "ad96e417-76ba-4a7c-baf4-8e46fd1e65fb",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2021-11-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Curtis Harding is known for his style of \"slop 'n' soul\" which carries the influence of genres including blues, gospel, psychedelia, R&B, and rock.\n\nIn 2021, Curtis Harding played an exclusive Live on KEXP at Home opening with \"Hopeful\" - check it out! https://youtu.be/3_6Ugy68upg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}