Information about plays

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

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

{
    "id": 3598414,
    "uri": "https://api.kexp.org/v2/plays/3598414/?format=api",
    "airdate": "2025-12-31T11:05:02-08:00",
    "show": 65524,
    "show_uri": "https://api.kexp.org/v2/shows/65524/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Split",
    "track_id": "673dbae5-85cb-406e-8162-48e272303ead",
    "recording_id": "06992441-6723-4325-94dc-4ee1af13d10b",
    "artist": "Pixel Grip",
    "artist_ids": [
        "20d29062-6448-4e6f-9922-d5246264a5f2"
    ],
    "album": "Percepticide: The Death of Reality",
    "release_id": "bdefa5b2-5460-48cf-8174-6d87bfebd7b6",
    "release_group_id": "86dfcf29-9645-4957-b3ec-f9a2a7287fc5",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-06-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Chicago-based Pixel Grip will be playing:\n- Seattle (Showbox SoDo) on March 14\n- San Francisco (The Midway) on March 19\n\nCheck them out Live on KEXP from their November In-Studio! https://www.youtube.com/watch?v=HJgjZ6vbHI0.\n\nhttps://pixelgripmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}