Information about plays

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

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

{
    "id": 3618590,
    "uri": "https://api.kexp.org/v2/plays/3618590/?format=api",
    "airdate": "2026-02-17T05:32:07-08:00",
    "show": 65956,
    "show_uri": "https://api.kexp.org/v2/shows/65956/?format=api",
    "image_uri": "https://dn720600.ca.archive.org/0/items/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf-44213819664_thumb500.jpg",
    "thumbnail_uri": "https://dn720600.ca.archive.org/0/items/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf-44213819664_thumb250.jpg",
    "song": "Politeness",
    "track_id": "737355c4-ac6b-4761-866d-2f1df8fec7cf",
    "recording_id": "3ec7ea81-c692-4721-952e-e2ece5a11ac7",
    "artist": "Russian Blue",
    "artist_ids": [
        "b70cfa80-08b9-4eec-8cb5-1fe57cffc5ab"
    ],
    "album": "A Modern Analogue",
    "release_id": "cae7404d-8a5e-4376-8906-73a25da5daaf",
    "release_group_id": "9ff4c3d0-8943-4d29-8ec9-cc7b4c1ce6ad",
    "labels": [
        "Pegasus Theory"
    ],
    "label_ids": [
        "db41c19d-7060-47b6-a05c-b74aa76dc10e"
    ],
    "release_date": "2026-01-24",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOW\n+ Feb 20 @ Barboza (Seattle)\n\nRussian Blue is an indie/alt-rock group haling from the Seattle, WA area with an eclectic and often unpredictable sound.\n\nhttps://russianbluetheband.bandcamp.com/album/a-modern-analogue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}