Information about plays

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

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

{
    "id": 3544934,
    "uri": "https://api.kexp.org/v2/plays/3544934/?format=api",
    "airdate": "2025-08-26T05:18:13-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia600305.us.archive.org/26/items/mbid-e9747900-a9e3-43a1-8645-f8ba21c2d25d/mbid-e9747900-a9e3-43a1-8645-f8ba21c2d25d-40637927352_thumb500.jpg",
    "thumbnail_uri": "https://ia800305.us.archive.org/26/items/mbid-e9747900-a9e3-43a1-8645-f8ba21c2d25d/mbid-e9747900-a9e3-43a1-8645-f8ba21c2d25d-40637927352_thumb250.jpg",
    "song": "Fix Me",
    "track_id": "f515f484-5614-4428-80fb-dd4fe9e00884",
    "recording_id": "67897a82-bd3d-467a-b4fc-56393dd06cd7",
    "artist": "The Velveteers",
    "artist_ids": [
        "c602c091-19d7-4f3a-82f3-636d318c5445"
    ],
    "album": "A Million Knives",
    "release_id": "e9747900-a9e3-43a1-8645-f8ba21c2d25d",
    "release_group_id": "a233be67-c08e-493f-8851-498f6e366968",
    "labels": [
        "Easy Eye Sound"
    ],
    "label_ids": [
        "895e5b19-d586-4f83-a2aa-2b00d4803ba4"
    ],
    "release_date": "2025-02-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The sophomore album from Colorado trio The Velveteers is a strong, potent set of hard-hitting rock anthems. With fuzzy guitars, explosive drums, and a theatrical vocal performance from frontwoman Demi Demitro, A Million Knives brings the swagger of ‘70s rock to a contemporary space. The result is a timeless, infectious album that is poised for the big stage.  \n–Chris Sanley, KEXP Music Director\n\nhttps://thevelveteers.bandcamp.com/album/a-million-knives",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}