Information about plays

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

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

{
    "id": 3581448,
    "uri": "https://api.kexp.org/v2/plays/3581448/?format=api",
    "airdate": "2025-11-22T13:29:27-08:00",
    "show": 65180,
    "show_uri": "https://api.kexp.org/v2/shows/65180/?format=api",
    "image_uri": "https://ia600603.us.archive.org/18/items/mbid-ff2b806e-83ba-4a9e-b614-be3b3216fc39/mbid-ff2b806e-83ba-4a9e-b614-be3b3216fc39-40518185979_thumb500.jpg",
    "thumbnail_uri": "https://dn710709.ca.archive.org/0/items/mbid-ff2b806e-83ba-4a9e-b614-be3b3216fc39/mbid-ff2b806e-83ba-4a9e-b614-be3b3216fc39-40518185979_thumb250.jpg",
    "song": "Miliwn",
    "track_id": "89a84362-d943-4944-8124-70500e42d538",
    "recording_id": "2fc5c182-16c5-4edc-8dc8-b3e5458f1d6d",
    "artist": "Adwaith",
    "artist_ids": [
        "9eabf0f6-1227-4bc2-9600-cf5d52dc685c"
    ],
    "album": "Solas",
    "release_id": "ff2b806e-83ba-4a9e-b614-be3b3216fc39",
    "release_group_id": "02bd31af-8ed3-4e50-99f4-cd494dda35b2",
    "labels": [
        "Libertino Records"
    ],
    "label_ids": [
        "fef6227a-ddd9-4803-a349-3d447c496894"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Overflowing with romance and magic, this 23-track double album will complete a coming-of-age trilogy chronicling their transformation from teenagers into empowered women, exploring themes of self-discovery, escape, and resilience. \n---\nCheck out Adwaith's Live on KEXP Full Performance live at Vera in Groningen, NL, during Eurosonic 2023: https://tinyurl.com/bpa22924",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}