Information about plays

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

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

{
    "id": 3603491,
    "uri": "https://api.kexp.org/v2/plays/3603491/?format=api",
    "airdate": "2026-01-12T15:08:15-08:00",
    "show": 65633,
    "show_uri": "https://api.kexp.org/v2/shows/65633/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Unsmart Lady",
    "track_id": "c2678f02-7f5b-4fc7-ba80-1463095ff4ce",
    "recording_id": "978ebfee-232e-41b8-a7b0-dfe0ceab6534",
    "artist": "Dry Cleaning",
    "artist_ids": [
        "8a74e5ea-6f68-49e1-951c-80d2291f7c3f"
    ],
    "album": "New Long Leg",
    "release_id": "8f5c9efb-8bec-4cad-981d-d9ad4195ea81",
    "release_group_id": "adfb59fc-f1ea-4e2c-9de9-25be31c3019d",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2021-04-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch a live performance by South London band Dry Cleaning in the KEXP studio in 2023: https://www.youtube.com/watch?v=RoLrCTZLvrk\n--\nThe band performed \"Unsmart Lady\" in a vacant carpet shop in the video: https://www.youtube.com/watch?v=--gEZsKFoj0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}