Information about plays

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

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

{
    "id": 3635583,
    "uri": "https://api.kexp.org/v2/plays/3635583/?format=api",
    "airdate": "2026-03-30T12:20:26-07:00",
    "show": 66321,
    "show_uri": "https://api.kexp.org/v2/shows/66321/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-363e9491-e566-4edf-af89-49eb9cf68a19/mbid-363e9491-e566-4edf-af89-49eb9cf68a19-37859176568_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-363e9491-e566-4edf-af89-49eb9cf68a19/mbid-363e9491-e566-4edf-af89-49eb9cf68a19-37859176568_thumb250.jpg",
    "song": "I Want To Be You",
    "track_id": "b3971be8-72bc-45c2-9d74-5965d133da8d",
    "recording_id": "5ad23e62-54c7-430b-ab7d-f3f29342262d",
    "artist": "Lime Garden",
    "artist_ids": [
        "47d7fd0d-6598-43a0-b7b3-39bfff0d3ce4"
    ],
    "album": "One More Thing",
    "release_id": "363e9491-e566-4edf-af89-49eb9cf68a19",
    "release_group_id": "126a13d7-eea3-45c9-8daf-4def179c1d34",
    "labels": [
        "So Young Records"
    ],
    "label_ids": [
        "f6aa3f7b-77dd-4f29-90c8-5b7c6919b24e"
    ],
    "release_date": "2024-02-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- San Francisco, CA (Cafe du Nord) October 30th\n- Seattle, WA (Barboza) November 2nd\n\nThe debut album from the Brighton four piece is a tight collection of artful, guitar driven pop tunes. With honest and witty lyricism, an effortless flair and penchant for some serious earworms, One More Thing is a confident first outing for a young band that has already found their stride.\n\nhttps://limegarden.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}