Information about plays

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

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

{
    "id": 3622582,
    "uri": "https://api.kexp.org/v2/plays/3622582/?format=api",
    "airdate": "2026-02-26T14:45:27-08:00",
    "show": 66036,
    "show_uri": "https://api.kexp.org/v2/shows/66036/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698-43363919355_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698/mbid-4d63eeee-0bef-43b2-ab12-c52d65535698-43363919355_thumb250.jpg",
    "song": "Zero",
    "track_id": "1a5eaa4c-26dd-45e8-acc2-184fcdfb99ea",
    "recording_id": "b265efbd-0e81-4e19-8eef-58d57f2afdb6",
    "artist": "Angel Du$t",
    "artist_ids": [
        "36c8b01c-cd8b-4ecd-b3fd-9f4f73371d2b"
    ],
    "album": "COLD 2 THE TOUCH",
    "release_id": "4d63eeee-0bef-43b2-ab12-c52d65535698",
    "release_group_id": "3bba107f-b84b-4267-9c21-65b53b39b236",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Performing at 924 Gilman in Berkeley on Sunday, March 22nd, and at Washington Hall in Seattle on Wednesday,  March 25th. \n--\nLarry was the host when Angel Du$t played live in our studio in 2023: https://www.youtube.com/watch?v=MZej4OsQm0A",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}