Information about plays

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

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

{
    "id": 3619133,
    "uri": "https://api.kexp.org/v2/plays/3619133/?format=api",
    "airdate": "2026-02-18T14:30:33-08:00",
    "show": 65967,
    "show_uri": "https://api.kexp.org/v2/shows/65967/?format=api",
    "image_uri": "https://dn720705.ca.archive.org/0/items/mbid-153da841-8cbf-4be2-9b7c-42bf24cb1dfa/mbid-153da841-8cbf-4be2-9b7c-42bf24cb1dfa-43421247478_thumb500.jpg",
    "thumbnail_uri": "https://dn720705.ca.archive.org/0/items/mbid-153da841-8cbf-4be2-9b7c-42bf24cb1dfa/mbid-153da841-8cbf-4be2-9b7c-42bf24cb1dfa-43421247478_thumb250.jpg",
    "song": "Tears Are",
    "track_id": "39d6f5ee-faba-4ecc-84a7-980d2ebde6b4",
    "recording_id": "010d0a4a-e845-4505-b2db-34d7aeaae152",
    "artist": "The Orielles",
    "artist_ids": [
        "75c1c4ee-8b0f-450a-bd50-cda91fdf0a6a"
    ],
    "album": "Only You Left",
    "release_id": "153da841-8cbf-4be2-9b7c-42bf24cb1dfa",
    "release_group_id": "299206ae-d893-4a68-a83a-5f76214cb4f8",
    "labels": [
        "Heavenly Recordings"
    ],
    "label_ids": [
        "696ee2f4-c486-4e7a-80f4-cfd85193677a"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from Halifax, England, The Orielles are composed of sisters Esmé Dee Hand Halford on the bass and vocals and Sid Dee Hand Halford on drums and vocals, with Henry Carlyle Wade on guitar, and Alex Stephens on keys.\n--\nTheir new album, \"Only You Left,\" is out in March and is available for pre-order here: https://theorielles.bandcamp.com/album/only-you-left",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}