Information about plays

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

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

{
    "id": 3625956,
    "uri": "https://api.kexp.org/v2/plays/3625956/?format=api",
    "airdate": "2026-03-06T09:28:02-08:00",
    "show": 66105,
    "show_uri": "https://api.kexp.org/v2/shows/66105/?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": "",
    "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": "Here's a 2025 Washington Magazine  interview with this Bremerton band: https://www.washmusicmag.com/blog/archived/russian-blue\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"
}