Information about plays

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

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

{
    "id": 3637226,
    "uri": "https://api.kexp.org/v2/plays/3637226/?format=api",
    "airdate": "2026-04-03T10:04:28-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-1e82bc8d-2d51-45cb-aff4-5a3a8dc83a05/mbid-1e82bc8d-2d51-45cb-aff4-5a3a8dc83a05-39381908473_thumb500.jpg",
    "thumbnail_uri": "https://dn710005.ca.archive.org/0/items/mbid-1e82bc8d-2d51-45cb-aff4-5a3a8dc83a05/mbid-1e82bc8d-2d51-45cb-aff4-5a3a8dc83a05-39381908473_thumb250.jpg",
    "song": "Attention",
    "track_id": "02fb6915-7704-4690-a99e-fec8f10a523c",
    "recording_id": "cb54a7a3-0508-41f6-a1cc-17205446b08f",
    "artist": "Star Anna",
    "artist_ids": [
        "11cbb56f-2846-488a-90aa-1ec7b93353f3"
    ],
    "album": "Love and Sex and Fear of Death",
    "release_id": "1e82bc8d-2d51-45cb-aff4-5a3a8dc83a05",
    "release_group_id": "d8224279-aead-4d90-9aaf-1d5cf359a399",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-07-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "\"Attention\" comes from the Seattle-based artist's newest album, Love and Sex and Fear of Death. https://staranna.bandcamp.com/\n\nStar Anna played Live on KEXP in 2024! Check out the full performance here: https://www.youtube.com/watch?v=-7X9y_TmfXw&t=1296s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}