Information about plays

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

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

{
    "id": 3539323,
    "uri": "https://api.kexp.org/v2/plays/3539323/?format=api",
    "airdate": "2025-08-12T21:24:05-07:00",
    "show": 64273,
    "show_uri": "https://api.kexp.org/v2/shows/64273/?format=api",
    "image_uri": "https://coverartarchive.org/release/152696ad-4f82-4201-aa16-3f1a7792c31a/2543022754-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/152696ad-4f82-4201-aa16-3f1a7792c31a/2543022754-250.jpg",
    "song": "За дуби",
    "track_id": null,
    "recording_id": "ba41a09e-9d94-475b-a3c4-0d1090958364",
    "artist": "ДахаБраха",
    "artist_ids": [
        "208334a1-abf0-4791-9705-b45838244b29"
    ],
    "album": "Ягудки",
    "release_id": null,
    "release_group_id": "4074a387-60d4-47bb-a8c6-41ac9f4e1aa5",
    "labels": [
        "UKRmusic"
    ],
    "label_ids": [
        "9856fda7-e1c9-4a1d-8a6f-72339abb5054"
    ],
    "release_date": "2007-07-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Check out a live performance from DakhaBrakha on KEXP.\n\nhttps://www.youtube.com/watch?v=Hxg1dL_x0gw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}