Information about plays

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

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

{
    "id": 3630524,
    "uri": "https://api.kexp.org/v2/plays/3630524/?format=api",
    "airdate": "2026-03-18T07:16:16-07:00",
    "show": 66213,
    "show_uri": "https://api.kexp.org/v2/shows/66213/?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://ia601602.us.archive.org/11/items/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf/mbid-cae7404d-8a5e-4376-8906-73a25da5daaf-44213819664_thumb250.jpg",
    "song": "This is the Sound of What Was",
    "track_id": "f122f0c9-c31c-4340-bc19-68bd3caff887",
    "recording_id": "81417955-1f13-4049-9333-23b93d5ec0ae",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Straight outta Bremerton!\n\nSince the release of their last album, Hug The Wall (2019), Russian Blue has been in something of a transitory state. They’ve graduated high school, gained a band member, lost an old one. And in the meantime, they’ve ridden the high of an upcoming tour and potential record deal only to have both suddenly swept away. Read more about the band in their 2025 Washington Magazine interview: https://tinyurl.com/25z39zjy \n\nGo here to purchase their sophomore album, \"A Modern Analogue\":  https://russianbluetheband.bandcamp.com/album/a-modern-analogue",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}