Information about plays

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

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

{
    "id": 3630482,
    "uri": "https://api.kexp.org/v2/plays/3630482/?format=api",
    "airdate": "2026-03-18T05:05:36-07:00",
    "show": 66212,
    "show_uri": "https://api.kexp.org/v2/shows/66212/?format=api",
    "image_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb500.jpg",
    "thumbnail_uri": "https://dn721806.ca.archive.org/0/items/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780/mbid-0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780-44157962292_thumb250.jpg",
    "song": "Trying Times",
    "track_id": "3a5f9938-f67a-49b1-b2ce-6c1e4c98a337",
    "recording_id": "baaf7420-7826-45a7-9a5e-dc2d88685126",
    "artist": "James Blake",
    "artist_ids": [
        "8dc08b1f-e393-4f85-a5dd-300f7693a8b8"
    ],
    "album": "Trying Times",
    "release_id": "0e4b1bb9-5ff9-4b04-99fa-e5f4a083d780",
    "release_group_id": "7e425ff2-c85a-4316-b015-d1546aadc186",
    "labels": [
        "Good Boy Records"
    ],
    "label_ids": [
        "834efadd-5bc7-4a5f-8d39-a0ff16451b54"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The title track from James Blake's latest album Trying Times. \n\nJames Blake will be on tour starting at the end of May! He plays The Greek Theatre in Berkeley, CA on June 11th. \n\nCheck out all the dates here: https://jamesblakemusic.com/tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}